UIKit.UIFontDescriptor.CreateWithFace Method
Creates a new UIFontDescriptor based on setting a font face to the current descriptor.

Syntax

[Foundation.Export("fontDescriptorWithFace:")]
public virtual UIFontDescriptor CreateWithFace (string newFace)

Parameters

newFace
New font face to use.

Returns

New UIFontDescriptor containing the added font face.

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