Label.Font Właściwość

Definicja

Przestroga

Font is obsolete as of version 1.3.0. Please use the Font attributes which are on the class itself.

Pobiera lub ustawia czcionkę dla etykiety. Jest to właściwość, która można powiązać.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Font is obsolete as of version 1.3.0. Please use the Font attributes which are on the class itself.")]
public Xamarin.Forms.Font Font { get; set; }
member this.Font : Xamarin.Forms.Font with get, set

Wartość właściwości

Wartość Font etykiety. Wartość domyślna to null, która reprezentuje domyślną czcionkę na platformie.

Atrybuty
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Dotyczy