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