Skip to main content

ArrangeChild Method

Arranges a single child.

Definition

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

protected virtual void ArrangeChild(
Control child,
Size finalSize
)

Parameters

  Control
The child to arrange.
  Size
The size allocated to the canvas.

See Also

Reference

Canvas Class
Avalonia.Controls Namespace