- value
- Documentation for this section has not yet been entered.
- pasteboardType
- The pasteboard type, one of the constants in MobileCoreServices.UTType constants.
This method can be used to set the pasteboard contents to an Foundation.NSString, Foundation.NSArray, Foundation.NSDictionary, Foundation.NSDate, Foundation.NSNumber, UIKit.UIImage or Foundation.NSUrl.
To set an image use the UIPasteBoard.Image property. To set the pasteboard contents to a set of images, use the UIPasteBoard.Images property.