Label.Font Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
Font is obsolete as of version 1.3.0. Please use the Font attributes which are on the class itself.
Etiketin yazı tipini alır veya ayarlar. Bu, bağlanabilir bir özelliktir.
[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
Özellik Değeri
FontEtiket için değer. Varsayılan değer null , platformda varsayılan yazı tipini temsil eder.
- Öznitelikler