Label.Font Свойство

Определение

Внимание!

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

Получает или задает шрифт метки. Это свойство может быть привязано.

[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

Значение свойства

Значение Font метки. Значение по умолчанию — null, который представляет шрифт по умолчанию на платформе.

Атрибуты

Применяется к