Edit

Share via


InteractiveElementRuntimeExample.CreateNewState Method

Definition

Create a state with a new name. This state will be initialized with the StateEvents event configuration that contains the OnStateOn and OnStateOff events.

public:
 void CreateNewState();
public void CreateNewState ();
member this.CreateNewState : unit -> unit
Public Sub CreateNewState ()

Applies to