Label.Font Vlastnost

Definice

Upozornění

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

Získá nebo nastaví písmo pro popisek. Toto je vázatelná vlastnost.

[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

Hodnota vlastnosti

Hodnota Font popisku. Výchozí hodnota je null, což představuje výchozí písmo na platformě.

Atributy

Platí pro