Skip to content
Version 2.11.0
↓ Get the launcher

WindowSpec.Resizable property

When true the chrome draws a resize grip; dragging it changes the window size (clamped to Min/Max bounds).

public bool Resizable { get; set; }