IWindowImplCanResize Method

Enables or disables resizing of the window

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void CanResize(
	bool value
)

Parameters

value  Boolean
 

See Also