Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime storage, typed handles, and animation commands.

Structs§

Motion
A typed handle to an animation stored in a MotionRuntime.
MotionRuntime
Stores animations and advances their active values.

Enums§

AnimationCommand
A lifecycle command that can be sent to a runtime-managed animation.
RetainPolicy
Controls whether the runtime retains an animation after it settles.