Logo FS-Skia-UI

KeyboardEffect Type

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

Union cases

Union case Description

CommandResolved CommandId

Full Usage: CommandResolved CommandId

Parameters:
Item : CommandId

KeyStateChanged KeyId list

Full Usage: KeyStateChanged KeyId list

Parameters:
Item : KeyId list

LayoutChanged string

Full Usage: LayoutChanged string

Parameters:
    Item : string

Item : string

ModeChanged string list

Full Usage: ModeChanged string list

Parameters:
    Item : string list

Item : string list

PendingSequenceChanged KeyId list

Full Usage: PendingSequenceChanged KeyId list

Parameters:
Item : KeyId list

ReportKeyboardDiagnostic KeyboardDiagnostic

Full Usage: ReportKeyboardDiagnostic KeyboardDiagnostic

Parameters:

RequestHostKeyCapture KeyId

Full Usage: RequestHostKeyCapture KeyId

Parameters:
Item : KeyId

Instance members

Instance member Description

this.IsCommandResolved

Full Usage: this.IsCommandResolved

Returns: bool
Returns: bool

this.IsKeyStateChanged

Full Usage: this.IsKeyStateChanged

Returns: bool
Returns: bool

this.IsLayoutChanged

Full Usage: this.IsLayoutChanged

Returns: bool
Returns: bool

this.IsModeChanged

Full Usage: this.IsModeChanged

Returns: bool
Returns: bool

this.IsPendingSequenceChanged

Full Usage: this.IsPendingSequenceChanged

Returns: bool
Returns: bool

this.IsReportKeyboardDiagnostic

Full Usage: this.IsReportKeyboardDiagnostic

Returns: bool
Returns: bool

this.IsRequestHostKeyCapture

Full Usage: this.IsRequestHostKeyCapture

Returns: bool
Returns: bool

this.IsStateDisplayChanged

Full Usage: this.IsStateDisplayChanged

Returns: bool
Returns: bool

Type something to start searching.