This section describes events fired by this UI component.
Raised before the UI component is disposed of.
Event
Main article: onDisposing
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised each time the UI component is resized by one pixel.
Main article: onResize
Raised when resizing ends.
Main article: onResizeEnd
Raised when resizing starts.
Main article: onResizeStart