EntryCell.XAlign プロパティ

定義

注意事項

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

Text プロパティの水平方向の配置を取得または設定します。 これはバインド可能なプロパティです。

[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

プロパティ値

既定値は Start です。

属性

適用対象