Logo FS-Skia-UI

KeyboardMsg Type

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

Union cases

Union case Description

FocusLost

Full Usage: FocusLost

KeyDown KeyId

Full Usage: KeyDown KeyId

Parameters:
Item : KeyId

KeyUp KeyId

Full Usage: KeyUp KeyId

Parameters:
Item : KeyId

PopTemporaryMode

Full Usage: PopTemporaryMode

PushTemporaryMode string

Full Usage: PushTemporaryMode string

Parameters:
    Item : string

Item : string

Reset

Full Usage: Reset

ResolvePendingSequence KeyId list

Full Usage: ResolvePendingSequence KeyId list

Parameters:
Item : KeyId list

SetActiveLayout string

Full Usage: SetActiveLayout string

Parameters:
    Item : string

Item : string

SetPersistentMode(key, value)

Full Usage: SetPersistentMode(key, value)

Parameters:
    key : string
    value : string

key : string
value : string

Instance members

Instance member Description

this.IsFocusLost

Full Usage: this.IsFocusLost

Returns: bool
Returns: bool

this.IsKeyDown

Full Usage: this.IsKeyDown

Returns: bool
Returns: bool

this.IsKeyUp

Full Usage: this.IsKeyUp

Returns: bool
Returns: bool

this.IsPopTemporaryMode

Full Usage: this.IsPopTemporaryMode

Returns: bool
Returns: bool

this.IsPushTemporaryMode

Full Usage: this.IsPushTemporaryMode

Returns: bool
Returns: bool

this.IsReset

Full Usage: this.IsReset

Returns: bool
Returns: bool

this.IsResolvePendingSequence

Full Usage: this.IsResolvePendingSequence

Returns: bool
Returns: bool

this.IsSetActiveLayout

Full Usage: this.IsSetActiveLayout

Returns: bool
Returns: bool

this.IsSetPersistentMode

Full Usage: this.IsSetPersistentMode

Returns: bool
Returns: bool

Type something to start searching.