Logo FS-Skia-UI

Tween<'a> Type

One declared property motion from `Start` to `End` over `Duration`, shaped by `Easing`. `Easing` and `Duration` are mandatory fields (no omitted-field defaulting).

Record fields

Record Field Description

Duration

Full Usage: Duration

Field type: TimeSpan
Field type: TimeSpan

Easing

Full Usage: Easing

Field type: Easing
Field type: Easing

End

Full Usage: End

Field type: 'a
Field type: 'a

Start

Full Usage: Start

Field type: 'a
Field type: 'a

Type something to start searching.