RuntimeArtboardGetters extension
Adds getters for linear animations and state machines
Properties
-
linearAnimations
→ Iterable<
LinearAnimation> -
Available on RuntimeArtboard, provided by the RuntimeArtboardGetters extension
Returns an iterable of linear animations in the artboardno setter -
stateMachines
→ Iterable<
StateMachine> -
Available on RuntimeArtboard, provided by the RuntimeArtboardGetters extension
Returns an iterable of state machines in the artboardno setter