asString
An option to read data from the pasteboard and convert it to a string object.
Declaration
static var asString: NSPasteboard.ReadingOptions { get }Discussion
AppKit puts the data in an NSString object.
An option to read data from the pasteboard and convert it to a string object.
static var asString: NSPasteboard.ReadingOptions { get }AppKit puts the data in an NSString object.