WindowOptions.Resizable Property
Definition¶
Namespace: Brine2D.Rendering
Gets or sets whether the window is resizable by the user.
public bool Resizable { get; set; }
Namespace: Brine2D.Rendering
Gets or sets whether the window is resizable by the user.
public bool Resizable { get; set; }