TextAlignment Property
Gets or sets the text alignment
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TextAlignment TextAlignment { get; set; }
Public Property TextAlignment As TextAlignment
Get
Set
member TextAlignment : TextAlignment with get, set
Property Value
TextAlignmentSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace