BaseController.Definition Property

Definition

Represents the archetypal definition of what this controller supports and can perform.

protected:
 virtual property Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSourceDefinition ^ Definition { Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSourceDefinition ^ get(); };
protected virtual Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSourceDefinition Definition { get; }
member this.Definition : Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSourceDefinition
Protected Overridable ReadOnly Property Definition As IMixedRealityInputSourceDefinition

Property Value

Applies to