Skip to content

WindowOptions.Borderless Property

Definition

Namespace: Brine2D.Rendering

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

public bool Borderless { get; set; }

Property Value

System.Boolean