IMixedRealityMousePointer.HideCursorWhenInactive 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.
Should the mouse cursor be hidden when no active input is received?
public:
property bool HideCursorWhenInactive { bool get(); };
public bool HideCursorWhenInactive { get; }
member this.HideCursorWhenInactive : bool
Public ReadOnly Property HideCursorWhenInactive As Boolean