Label.YAlign Vlastnost

Definice

Upozornění

YAlign is obsolete as of version 2.0.0. Please use VerticalTextAlignment instead.

Získá nebo nastaví svislé zarovnání pro text uvnitř vazby popisku.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("YAlign is obsolete as of version 2.0.0. Please use VerticalTextAlignment instead.")]
public Xamarin.Forms.TextAlignment YAlign { get; set; }
member this.YAlign : Xamarin.Forms.TextAlignment with get, set

Hodnota vlastnosti

Hodnota TextAlignment. Výchozí hodnota je Start, tj. text je zarovnaný nahoru.

Atributy

Platí pro