Logo FS-Skia-UI

ViewerKey Type

Public contract type exposed by this FS.Skia.UI package.

Union cases

Union case Description

ArrowDown

Full Usage: ArrowDown

ArrowLeft

Full Usage: ArrowLeft

ArrowRight

Full Usage: ArrowRight

ArrowUp

Full Usage: ArrowUp

Backspace

Full Usage: Backspace

Digit int

Full Usage: Digit int

Parameters:
    Item : int

Item : int

Enter

Full Usage: Enter

Escape

Full Usage: Escape

Function int

Full Usage: Function int

Parameters:
    Item : int

Item : int

Letter char

Full Usage: Letter char

Parameters:
    Item : char

Item : char

Space

Full Usage: Space

Unknown raw

Full Usage: Unknown raw

Parameters:
    raw : string

raw : string

Instance members

Instance member Description

this.IsArrowDown

Full Usage: this.IsArrowDown

Returns: bool
Returns: bool

this.IsArrowLeft

Full Usage: this.IsArrowLeft

Returns: bool
Returns: bool

this.IsArrowRight

Full Usage: this.IsArrowRight

Returns: bool
Returns: bool

this.IsArrowUp

Full Usage: this.IsArrowUp

Returns: bool
Returns: bool

this.IsBackspace

Full Usage: this.IsBackspace

Returns: bool
Returns: bool

this.IsDigit

Full Usage: this.IsDigit

Returns: bool
Returns: bool

this.IsEnter

Full Usage: this.IsEnter

Returns: bool
Returns: bool

this.IsEscape

Full Usage: this.IsEscape

Returns: bool
Returns: bool

this.IsFunction

Full Usage: this.IsFunction

Returns: bool
Returns: bool

this.IsLetter

Full Usage: this.IsLetter

Returns: bool
Returns: bool

this.IsSpace

Full Usage: this.IsSpace

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.