Summary
Enables or disables resizing of the window.
Note that if
HasSystemDecorations
is set to False then this property
has no effect and should be treated as a recommendation for the user setting HasSystemDecorations.
- Namespace
- Avalonia
.Controls - Containing Type
- Window
Syntax
public bool CanResize { get; set; }
Value
Type | Description |
---|---|
bool |