ICursorModifier.HideCursorOnFocus Property

Definition

Should the IMixedRealityCursor be hidden when this GameObject is focused?

public:
 property bool HideCursorOnFocus { bool get(); void set(bool value); };
public bool HideCursorOnFocus { get; set; }
member this.HideCursorOnFocus : bool with get, set
Public Property HideCursorOnFocus As Boolean

Property Value

Applies to