LayoutableVerticalAlignment Property

Gets or sets the element's preferred vertical alignment in its parent.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public VerticalAlignment VerticalAlignment { get; set; }

Property Value

VerticalAlignment

See Also