Skip to content

WindowOptions.Borderless Property

Definition

Namespace: Brine2D.Rendering

Gets or sets whether the window has window decorations \(border, title bar\).

C#
public bool Borderless { get; set; }

Property Value

System.Boolean