MixedRealityInputSimulationProfile.MouseLookToggle 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.
Toggle mouse look on with the mouse look button, press escape to release
public:
property bool MouseLookToggle { bool get(); };
public bool MouseLookToggle { get; }
member this.MouseLookToggle : bool
Public ReadOnly Property MouseLookToggle As Boolean