StateVisualizer.States Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::InteractionState ^> ^ States { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::InteractionState ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractionState> States { get; }
member this.States : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractionState>
Public ReadOnly Property States As List(Of InteractionState)

Property Value

List<InteractionState>

Applies to