ArtboardAdditions extension

Artboard extensions

on

Methods

animationByName(String name) LinearAnimationInstance?
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?
Returns a StateMachine with the given name, or null if no state machine with that name exists in the artboard