MixedRealityInputSimulationProfile.MotionControllerMenuKey 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.
Key to simulate a menu press on the motion controller
public:
property Microsoft::MixedReality::Toolkit::Input::KeyBinding MotionControllerMenuKey { Microsoft::MixedReality::Toolkit::Input::KeyBinding get(); };
public Microsoft.MixedReality.Toolkit.Input.KeyBinding MotionControllerMenuKey { get; }
member this.MotionControllerMenuKey : Microsoft.MixedReality.Toolkit.Input.KeyBinding
Public ReadOnly Property MotionControllerMenuKey As KeyBinding