Converting a Design State

Design States can be converted into either an animation or into a named data change. To convert a Design State, right click on a Design State in the Application Model View, under Convert To... there are three options:

  1. Animation an animation will be created with all steps having a duration of 500 ms for numeric data or 0ms in the case of strings or booleans.

  2. Data Change a named data change will be created. Animations are 'flattened' such that only the final values will be included in the data change.

  3. Design State when converting a Design State into a Design State, all animations arguments will be 'flattened' and included in the new Design State as a series of variable change arguments.