Logo FS-Skia-UI

ControlEventBinding<'msg> Type

A wired event handler (`ControlEventBinding<'msg>`): binds a `ControlId` and `EventKind` to a `Dispatch` function turning a `ControlEvent` into a host message.

Record fields

Record Field Description

ControlId

Full Usage: ControlId

Field type: ControlId
Field type: ControlId

Dispatch

Full Usage: Dispatch

Field type: ControlEvent -> 'msg
Field type: ControlEvent -> 'msg

EventKind

Full Usage: EventKind

Field type: string
Field type: string

Type something to start searching.