VerticalContentAlignment Property
Gets or sets the vertical alignment of the content within the border of the control.
Definition
Namespace: Avalonia.Controls.Presenters
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
Property Value
VerticalAlignmentSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace