Xamarin.Forms.Font.BoldSystemFontOfSize Method
Returns an usable font instance representing the default bold font, in the requested NamedSize, for the device.

Syntax

[System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (NamedSize, FontAttributes)")]
public static Font BoldSystemFontOfSize (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