IWindowImplCanResize Method
Enables or disables resizing of the window
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void CanResize(
bool value
)
Sub CanResize (
value As Boolean
)
abstract CanResize :
value : bool -> unit
Parameters
- value Boolean
-