Protected StaticmanagersReadonlypropertiesStaticdefaultProtectedkeyProtectedwheelProtectedpointerProtecteddispatchReadonlyinitializedStaticinstanceStaticallFunctioninitialize
Initializes the element. It sets up the UI by calling the methods setupUIElements,
setupUILayout, setupUIListeners, and setupChangedCallbacks (in this order, if they are defined).
This function is called automatically in .setProperties() and when instantiating an
element via element(). It is called only once per element (as it checks with the reflected initialized flag).
The element that initiated the lock state.
The state properties to set.
ProtectedapplyOptionalproperties: FeedforwardPropertiesOptionaloptions: CloneElementOptionsStaticcreateProtected Staticcustom
TurboEventManager
Description
Class that manages default mouse, trackpad, and touch events, and accordingly fires custom events for easier management of input.