Xamarin.Forms.Font.BoldSystemFontOfSize Method
Returns a font instance that represents the default bold font, in the requested size, for the device.

Syntax

[System.Obsolete("BoldSystemFontOfSize is obsolete, please use SystemFontOfSize (double, FontAttributes)")]
public static Font BoldSystemFontOfSize (double size)

Parameters

size
The desired font size.

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