UIKit.UIFontDescriptor.FromName Method
Creates a UIFontDescriptor using the specified name and font size.

Syntax

[Foundation.Export("fontDescriptorWithName:size:")]
public static UIFontDescriptor FromName (string fontName, nfloat size)

Parameters

fontName
Font name.
size
Font size.

Returns

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0