Xamarin.Forms.Font.SystemFontOfSize Method
Returns a font structure with the specified size and attributes.

Syntax

public static Font SystemFontOfSize (NamedSize size, FontAttributes attributes)

Parameters

size
The requested named font size.
attributes
Whether the font is bold, italic, or neither.

Returns

A Xamarin.Forms.Font structure with the specified attributes and size.

Remarks

Documentation for this section has not yet been entered.

Requirements

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