Skip to content

WindowOptions.Resizable Property

Definition

Namespace: Brine2D.Rendering

Gets or sets whether the window is resizable by the user.

public bool Resizable { get; set; }

Property Value

System.Boolean