IInputContext.IsCursorVisible Property Definition Namespace: Brine2D.Input Gets or sets whether the mouse cursor is visible. C#bool IsCursorVisible { get; set; } Property Value System.Boolean