newSetAnimations property

List<String>? newSetAnimations
getter/setter pair

inputs from state machine used to trigger event on different event like button press or keyboard focus change

Implementation

List<String>? newSetAnimations;