WindowOptions.Borderless Property
Definition¶
Namespace: Brine2D.Rendering
Gets or sets whether the window has window decorations (border, title bar).
public bool Borderless { get; set; }
Namespace: Brine2D.Rendering
Gets or sets whether the window has window decorations (border, title bar).
public bool Borderless { get; set; }