EntryCell.XAlign Propiedad

Definición

Precaución

XAlign is obsolete as of version 2.0.0. Please use HorizontalTextAlignment instead.

Obtiene o establece la alineación horizontal de la propiedad Text. Es una propiedad enlazable.

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

Valor de propiedad

El valor predeterminado es Start.

Atributos
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Se aplica a