VerticalAlignment Property
Gets or sets the element's preferred vertical alignment in its parent.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public VerticalAlignment VerticalAlignment { get; set; }
Public Property VerticalAlignment As VerticalAlignment
Get
Set
member VerticalAlignment : VerticalAlignment with get, set