Skip to main content

MeasureOverride Method

Measures the control.

Definition

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

protected override Size MeasureOverride(
Size availableSize
)

Parameters

  Size
The available size.

Return Value

Size
The desired size of the control.

See Also

Reference

AdornerLayer Class
Avalonia.Controls.Primitives Namespace