UIKit.UIFontDescriptor.CreateWithSize Method
Creates a new UIFontDescriptor based on setting a new font size to the current descriptor.

Syntax

[Foundation.Export("fontDescriptorWithSize:")]
public virtual UIFontDescriptor CreateWithSize (nfloat newPointSize)

Parameters

newPointSize
New desired font size for the descriptor.

Returns

New UIFontDescriptor containing the added font size.

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