RuntimeArtboardGetters extension

Adds getters for linear animations and state machines

on

Properties

linearAnimations Iterable<LinearAnimation>

Available on RuntimeArtboard, provided by the RuntimeArtboardGetters extension

Returns an iterable of linear animations in the artboard
no setter
stateMachines Iterable<StateMachine>

Available on RuntimeArtboard, provided by the RuntimeArtboardGetters extension

Returns an iterable of state machines in the artboard
no setter