Skip to main content

ArrangeSetBounds Method

Called during the arrange pass to set the size of the window.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected virtual Size ArrangeSetBounds(
Size size
)

Parameters

  Size
The requested size of the window.

Return Value

Size
The actual size of the window.

See Also

Reference

WindowBase Class
Avalonia.Controls Namespace