BaseController.Definition Property
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.
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