InteractableStates.GetState(InteractableStates+InteractableStateEnum) 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.
System.Object.GetState(System.Object.InteractableStateEnum)
public:
Microsoft::MixedReality::Toolkit::UI::State ^ GetState(Microsoft::MixedReality::Toolkit::UI::InteractableStates::InteractableStateEnum state);
public Microsoft.MixedReality.Toolkit.UI.State GetState (Microsoft.MixedReality.Toolkit.UI.InteractableStates.InteractableStateEnum state);
override this.GetState : Microsoft.MixedReality.Toolkit.UI.InteractableStates.InteractableStateEnum -> Microsoft.MixedReality.Toolkit.UI.State
Public Function GetState (state As InteractableStates.InteractableStateEnum) As State