Contents

string

String data.

Declaration

static let string: NSPasteboard.PasteboardType

Mentioned in

Discussion

Apps that adopt App Sandbox cannot access files identified using the string pasteboard type. Instead, use an NSURL object, a bookmark, or a filename pasteboard type.

See Also

Pasteboard Types