Skip to content

WindowOptions.Maximized Property

Definition

Namespace: Brine2D.Rendering

Gets or sets whether the window starts maximized.

public bool Maximized { get; set; }

Property Value

System.Boolean