CursorModifier.GetCursorVisibility Method
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.
Indicates whether the IMixedRealityCursor should be visible or not.
public:
virtual bool GetCursorVisibility();
public bool GetCursorVisibility ();
abstract member GetCursorVisibility : unit -> bool
override this.GetCursorVisibility : unit -> bool
Public Function GetCursorVisibility () As Boolean
Returns
True if IMixedRealityCursor should be visible, false if not.