πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
PropertyChangeData
interface PropertyChangeData extends EventData {
 oldValue: any;
 propertyName: string;
 value: any;
}
Data for the "propertyChange" event.

Summary ​

Properties

oldValue
propertyName
value
2 properties inherited from EventData
Click to expand
eventName
object

Properties ​

oldValue ​

oldValue?: any
The previous value of the property.

propertyName ​

propertyName: string
The name of the property that has changed.

value ​

value: any
The new value of the property.
On this page
  1. Summary
  2. Properties
    1. oldValue
    2. propertyName
    3. value

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /