Share via


BadgeView.FontSize Property

Definition

Font size of all the text on the BadgeView. NamedSize values can be used. This is a bindable property.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.FontSizeConverter))]
public double FontSize { get; set; }

Property Value

System.Double
Attributes

Applies to