Skip to main content

GetSizing Method

Gets the value of the Container.Sizing attached property.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static ContainerSizing GetSizing(
Layoutable layoutable
)

Parameters

  Layoutable
The layoutable to read the value from.

Return Value

ContainerSizing
The container sizing mode of the layoutable

See Also

Reference

Container Class
Avalonia.Styling Namespace