stateFunc MethodOptionalReadonly
Deprecated in 3.3. UI 1.0 support will be removed in AppUi 4.0.
Function executed to determine the state of the widget. Used by UI 1.0 widgets ONLY.
stateFunc(state: Readonly<WidgetState>): WidgetState
Parameter | Type | Description |
---|---|---|
state | Readonly<WidgetState> |
Returns - WidgetState
Defined in
Last Updated: 20 June, 2023