MixedRealityInputSimulationProfile.ToggleLeftHandKey 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
Use ToggleLeftControllerKey instead.
Key to toggle persistent mode for the left controller
public:
property Microsoft::MixedReality::Toolkit::Input::KeyBinding ToggleLeftHandKey { Microsoft::MixedReality::Toolkit::Input::KeyBinding get(); };
[System.Obsolete("Use ToggleLeftControllerKey instead.")]
public Microsoft.MixedReality.Toolkit.Input.KeyBinding ToggleLeftHandKey { get; }
[<System.Obsolete("Use ToggleLeftControllerKey instead.")>]
member this.ToggleLeftHandKey : Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public ReadOnly Property ToggleLeftHandKey As KeyBinding
Property Value
- Attributes