States.GetStates Method

Definition

Caution

Use the StateList property instead

public:
 cli::array <Microsoft::MixedReality::Toolkit::UI::State ^> ^ GetStates();
[System.Obsolete("Use the StateList property instead")]
public Microsoft.MixedReality.Toolkit.UI.State[] GetStates ();
[<System.Obsolete("Use the StateList property instead")>]
member this.GetStates : unit -> Microsoft.MixedReality.Toolkit.UI.State[]
Public Function GetStates () As State()

Returns

State[]
Attributes

Applies to