WindowCanResize Property
Enables or disables resizing of the window.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanResize { get; set; }
Public Property CanResize As Boolean
Get
Set
member CanResize : bool with get, set
Property Value
Boolean