onPropertyChange
onPropertyChange(property: string, value: any): void
override onPropertyChange(property: string, value: any): void{
super.onSetSize(property, value);
}Last updated
Was this helpful?
onPropertyChange(property: string, value: any): void
override onPropertyChange(property: string, value: any): void{
super.onSetSize(property, value);
}Last updated
Was this helpful?
Was this helpful?