typeAutomatic
An array of pasteboard-item representation types with automatically-determined uniform type identifiers (UTIs).
Declaration
class let typeAutomatic: StringDiscussion
Use this type in the setItems(_:options:) method to automatically insert appropriate UTIs for supported types. In iOS 10, supported types are NSString, NSAttributedString, NSURL, UIImage, and UIColor.