TimePicker.FontSize Property

Definition

Gets or sets the size of the font for the text in the picker.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.FontSizeConverter))]
public double FontSize { get; set; }
member this.FontSize : double with get, set

Property Value

A double that indicates the size of the font.

Attributes

Applies to