CanResize Property
Enables or disables resizing of the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool CanResize { get; set; }
Public Property CanResize As Boolean
Get
Set
member CanResize : bool with get, set