States.GetStates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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