UIKit.UIFontDescriptor.CreateWithAttributes Method
Creates a new UIFontDescriptor based on adding the provided attributes to the current descriptor.

Syntax

[Foundation.Export("fontDescriptorByAddingAttributes:")]
public virtual UIFontDescriptor CreateWithAttributes (Foundation.NSDictionary attributes)

Parameters

attributes
dictionary containing the attributes.

Returns

New UIFontDescriptor containing the added attributes.

Remarks

Use the strongly typed version instead.

This can be used from a background thread.

Requirements

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