Xamarin.Forms.Font.SystemFontOfSize Method
Returns an usable font instance representing the default font, in the requested size, for the device and platform.

Syntax

public static Font SystemFontOfSize (NamedSize size)

Parameters

size
The desired font Xamarin.Forms.NamedSize.

Returns

The requested bold Xamarin.Forms.Font.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0