Button.FontAttributes Property

Definition

Gets a value that indicates whether the font for the button text is bold, italic, or neither.

public Xamarin.Forms.FontAttributes FontAttributes { get; set; }
member this.FontAttributes : Xamarin.Forms.FontAttributes with get, set

Property Value

Applies to