PaneScaffoldTransitionScope

Known direct subclasses
ExtendedPaneScaffoldScope

Extended scope for pane scaffolds.

Known indirect subclasses
ExtendedPaneScaffoldPaneScope

Extended scope for the panes of pane scaffolds.

ThreePaneScaffoldPaneScope

Scope for the panes of ThreePaneScaffold.

ThreePaneScaffoldScope

Scope for the panes of ThreePaneScaffold.


The transition scope of pane scaffold implementations, which provides the current transition info of the associated pane scaffold.

Summary

Public properties

Float

The current motion progress.

Cmn
Transition<ScaffoldValue>

The current scaffold state transition between PaneScaffoldValues.

Cmn

Public properties

motionProgress

val motionProgressFloat

The current motion progress.

scaffoldStateTransition

val scaffoldStateTransitionTransition<ScaffoldValue>

The current scaffold state transition between PaneScaffoldValues.