UIKit.UIFont.WithSize Method
Returns a new font based on the current one, with the new specified size.

Syntax

[Foundation.Export("fontWithSize:")]
public virtual UIFont WithSize (nfloat size)

Parameters

size
The new font size (in points).

Returns

The new font at the specified 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