KeyboardMsg Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
FocusLost
|
|
|
|
|
|
Full Usage:
PopTemporaryMode
|
|
Full Usage:
PushTemporaryMode string
Parameters:
string
|
|
Full Usage:
Reset
|
|
|
|
Full Usage:
SetActiveLayout string
Parameters:
string
|
|
Full Usage:
SetPersistentMode(key, value)
Parameters:
string
value : string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFocusLost
Returns: bool
|
|
Full Usage:
this.IsKeyDown
Returns: bool
|
|
Full Usage:
this.IsKeyUp
Returns: bool
|
|
Full Usage:
this.IsPopTemporaryMode
Returns: bool
|
|
Full Usage:
this.IsPushTemporaryMode
Returns: bool
|
|
Full Usage:
this.IsReset
Returns: bool
|
|
Full Usage:
this.IsResolvePendingSequence
Returns: bool
|
|
Full Usage:
this.IsSetActiveLayout
Returns: bool
|
|
Full Usage:
this.IsSetPersistentMode
Returns: bool
|
|