UniformGridLayout.

Orientation Property

Summary

Gets or sets the axis along which items are laid out.
Namespace
Avalonia.Layout
Containing Type
UniformGridLayout

Syntax

public Orientation Orientation { get; set; }

Value

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