Xamarin.Forms.Label.XAlign Property
Gets or sets the horizontal alignment for the Text inside of the Label bound.

Syntax

public TextAlignment XAlign { get; set; }

Value

The Xamarin.Forms.TextAlignment value. The default is TextAlignment.Start, i.e. the text is left-aligned.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0