IMixedRealityMouseDeviceManager.MouseInputProfile 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.
Caution
The MouseInputProfile property has been deprecated and will be removed in a future version of MRTK.
Typed representation of the ConfigurationProfile property.
public:
property Microsoft::MixedReality::Toolkit::Input::MixedRealityMouseInputProfile ^ MouseInputProfile { Microsoft::MixedReality::Toolkit::Input::MixedRealityMouseInputProfile ^ get(); };
[System.Obsolete("The MouseInputProfile property has been deprecated and will be removed in a future version of MRTK.")]
public Microsoft.MixedReality.Toolkit.Input.MixedRealityMouseInputProfile MouseInputProfile { get; }
[<System.Obsolete("The MouseInputProfile property has been deprecated and will be removed in a future version of MRTK.")>]
member this.MouseInputProfile : Microsoft.MixedReality.Toolkit.Input.MixedRealityMouseInputProfile
Public ReadOnly Property MouseInputProfile As MixedRealityMouseInputProfile
Property Value
- Attributes