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; }See Also
Section titled “See Also”- record WindowSpec
- namespace Stellar.Abstractions.Domain