UIKit.UIFontDescriptor.Copy Method
Performs a copy of the underlying Objective-C object.

Syntax

[Foundation.Export("copyWithZone:")]
public virtual Foundation.NSObject Copy (Foundation.NSZone zone)

Parameters

zone
Zone to use to allocate this object, or null to use the default zone.

Returns

This method performs a copy of the underlying Objective-C object state and returns a new instance of it. It does not actually try to replicate any managed state.

Remarks

Implementation of the INSCopyable interface.

This can be used from a background thread.

Requirements

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