Font.WithAttributes(FontAttributes) Yöntem

Tanım

Belirtilen özniteliklere sahip yeni bir yazı tipi yapısı döndürür.

public Xamarin.Forms.Font WithAttributes (Xamarin.Forms.FontAttributes fontAttributes);
member this.WithAttributes : Xamarin.Forms.FontAttributes -> Xamarin.Forms.Font

Parametreler

fontAttributes
FontAttributes

Yazı tipinin italik, kalın veya hiçbiri olup olmadığı.

Döndürülenler

Font

Fontİle belirtilen özniteliklere sahip yeni bir yapı fontAttributes .

Şunlara uygulanır