UIKit.UIPasteboard.General Property
The general pasteboard, used for copy-paste operations.

Syntax

[get: Foundation.Export("generalPasteboard")]
public static UIPasteboard General { get; }

Value

Remarks

The General pasteboard can be used to share information information across processes. While it can be used for sharing information with other processes, you can also use it to share hold information for your own application.

You should put information into this pasteboard in response to user requests.

Requirements

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