This section describes events fired by this UI component.
Raised when the value reaches the maximum.
Event
Main article: onComplete
Raised when the UI component's content is ready.
Main article: onContentReady.
Raised before the UI component is disposed of.
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 after the UI component's value is changed.
Main article: onValueChanged