CustomControlDefinition<'msg> Type
The author-supplied definition of a custom control: measure/render/layout/hit-test/event callbacks plus optional `Accessibility` and `Diagnostics`, keyed by `Id`.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
Clip
Field type: (float * float * float * float) option
|
|
|
|
|
|
Full Usage:
Effects
Field type: string list
|
|
|
|
Full Usage:
HitTest
Field type: float -> float -> bool
|
|
|
|
|
|
Full Usage:
Measure
Field type: unit -> float * float
|
|
|