Xamarin.Forms.Label.YAlign Property
Gets or sets the vertical alignment for the Text inside of the Label bound.

Syntax

public TextAlignment YAlign { get; set; }

Value

The Xamarin.Forms.TextAlignment value. The default is TextAlignment.Start, i.e. the text is top-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