InteractableStates.SetStateValue 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.SetStateValue(System.Object.InteractableStateEnum,System.Int32)
public:
virtual void SetStateValue(Microsoft::MixedReality::Toolkit::UI::InteractableStates::InteractableStateEnum state, int value);
public virtual void SetStateValue (Microsoft.MixedReality.Toolkit.UI.InteractableStates.InteractableStateEnum state, int value);
override this.SetStateValue : Microsoft.MixedReality.Toolkit.UI.InteractableStates.InteractableStateEnum * int -> unit
Public Overridable Sub SetStateValue (state As InteractableStates.InteractableStateEnum, value As Integer)
Parameters
- value
- Int32