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