ArtboardAdditions extension

Artboard extensions

on

Methods

animationByName(String name) LinearAnimationInstance?

Available on Artboard, provided by the ArtboardAdditions extension

Returns an animation with the given name, or null if no animation with that name exists in the artboard
stateMachineByName(String name, {OnStateChange? onChange}) StateMachineController?

Available on Artboard, provided by the ArtboardAdditions extension

Returns a StateMachine with the given name, or null if no state machine with that name exists in the artboard