LayoutHelper.

MeasureChild(ILayoutable, Size, Thickness) Method

Namespace
Avalonia.Layout
Containing Type
LayoutHelper

Syntax

public static Size MeasureChild(ILayoutable control, Size availableSize, Thickness padding)

Parameters

Name Type Description
control ILayoutable
availableSize Size
padding Thickness

Return Value

Type Description
Size