WindowOptions.Maximized Property
Definition¶
Namespace: Brine2D.Rendering
Gets or sets whether the window starts maximized.
public bool Maximized { get; set; }
Namespace: Brine2D.Rendering
Gets or sets whether the window starts maximized.
public bool Maximized { get; set; }