Logo FS-Skia-UI

ScrollViewerProps<'msg> Type

Immutable, compiler-checked authoring surface for a scrollable viewport. `child` required. `OnChanged = None` lowers to no binding.

Record fields

Record Field Description

Child

Full Usage: Child

Field type: Widget<'msg>
Field type: Widget<'msg>

Id

Full Usage: Id

Field type: ControlId
Field type: ControlId

OnChanged

Full Usage: OnChanged

Field type: (float -> 'msg) option
Field type: (float -> 'msg) option

Type something to start searching.