IMixedRealityMouseDeviceManager.MouseInputProfile Property

Definition

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

Applies to