Xamarin.Forms.Font.ToString Method
Returns a string representation of this font structure.

Syntax

public override string ToString ()

Returns

A string representation of this Xamarin.Forms.Font structure.

Remarks

The Font.ToString method returns a string that contains a labeled, comma-separated list of the Font.FontFamily, Font.FontSize, Font.NamedSize , and Font.FontAttributes properties.

Requirements

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