Skip to content

IInputContext.IsCursorVisible Property

Definition

Namespace: Brine2D.Input

Gets or sets whether the mouse cursor is visible.

bool IsCursorVisible { get; set; }

Property Value

System.Boolean