Logo FS-Skia-UI

AdapterEffect<'msg> Type

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

Union cases

Union case Description

DispatchControlRuntimeMessage ControlRuntimeMsg

Full Usage: DispatchControlRuntimeMessage ControlRuntimeMsg

Parameters:

DispatchHostCommand string

Full Usage: DispatchHostCommand string

Parameters:
    Item : string

Item : string

DispatchKeyboardMessage KeyboardMsg

Full Usage: DispatchKeyboardMessage KeyboardMsg

Parameters:
Item : KeyboardMsg

DispatchProductMessage 'msg

Full Usage: DispatchProductMessage 'msg

Parameters:
    Item : 'msg

Item : 'msg

ReportAdapterDiagnostic AdapterDiagnostic

Full Usage: ReportAdapterDiagnostic AdapterDiagnostic

Parameters:

Instance members

Instance member Description

this.IsDispatchControlRuntimeMessage

Full Usage: this.IsDispatchControlRuntimeMessage

Returns: bool
Returns: bool

this.IsDispatchHostCommand

Full Usage: this.IsDispatchHostCommand

Returns: bool
Returns: bool

this.IsDispatchKeyboardMessage

Full Usage: this.IsDispatchKeyboardMessage

Returns: bool
Returns: bool

this.IsDispatchProductMessage

Full Usage: this.IsDispatchProductMessage

Returns: bool
Returns: bool

this.IsReportAdapterDiagnostic

Full Usage: this.IsReportAdapterDiagnostic

Returns: bool
Returns: bool

Type something to start searching.