Skip to main content

SetSizing Method

Sets the value of the Container.Name attached property.

Definition

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

public static void SetSizing(
Layoutable layoutable,
ContainerSizing sizing
)

Parameters

  Layoutable
The layoutable to set the value on.
  ContainerSizing
The container sizing mode.

See Also

Reference

Container Class
Avalonia.Styling Namespace