Skip to main content

Orientation Property

Gets or sets the axis along which items are laid out.

Definition

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

public Orientation Orientation { get; set; }

Property Value

Orientation
One of the enumeration values that specifies the axis along which items are laid out. The default is Vertical.

See Also

Reference

VirtualizingStackPanel Class
Avalonia.Controls Namespace