VerticalContentAlignment Property
Gets or sets the vertical alignment of the content within the control.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public VerticalAlignment VerticalContentAlignment { get; set; }
Public Property VerticalContentAlignment As VerticalAlignment
Get
Set
member VerticalContentAlignment : VerticalAlignment with get, set