ViewerKey Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
ArrowDown
|
|
Full Usage:
ArrowLeft
|
|
Full Usage:
ArrowRight
|
|
Full Usage:
ArrowUp
|
|
Full Usage:
Backspace
|
|
Full Usage:
Digit int
Parameters:
int
|
|
Full Usage:
Enter
|
|
Full Usage:
Escape
|
|
Full Usage:
Function int
Parameters:
int
|
|
Full Usage:
Letter char
Parameters:
char
|
|
Full Usage:
Space
|
|
Full Usage:
Unknown raw
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsArrowDown
Returns: bool
|
|
Full Usage:
this.IsArrowLeft
Returns: bool
|
|
Full Usage:
this.IsArrowRight
Returns: bool
|
|
Full Usage:
this.IsArrowUp
Returns: bool
|
|
Full Usage:
this.IsBackspace
Returns: bool
|
|
Full Usage:
this.IsDigit
Returns: bool
|
|
Full Usage:
this.IsEnter
Returns: bool
|
|
Full Usage:
this.IsEscape
Returns: bool
|
|
Full Usage:
this.IsFunction
Returns: bool
|
|
Full Usage:
this.IsLetter
Returns: bool
|
|
Full Usage:
this.IsSpace
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|