InputMode
Trace input mode state and trigger changes correctly. See [InputModeSelector] for details on how to select between these. See [InputModeTypeTypes] for predefined modes.
Properties
Enabled
Fires off when the mode is enabled
Name
Name of the InputMode
Functions
new
Constructs a new InputMode. This inherits data from the name.
isInputMode
InputMode.isInputMode(value: any) → booleanReturns true if a given value is an InputMode
GetLastEnabledTime
Checks the last point this input mode was used.
GetKeys
Returns all keys defining the input mode.
IsValid
Checks the validity of the inputType
Enable
Enables the mode