Sound data (an NSSound
object).
SDK
- macOS 10.6+
Framework
- App
Kit
Declaration
static let sound: NSPasteboard.Pasteboard Type
Sound data (an NSSound
object).
SDK
Framework
static let sound: NSPasteboard.Pasteboard Type
static let URL: NSPasteboard .Pasteboard Type
URL data for one file or resource.
static let color: NSPasteboard .Pasteboard Type
NSColor
data.
static let file Contents: NSPasteboard .Pasteboard Type
A representation of a file’s contents.
static let find Panel Search Options: NSPasteboard .Pasteboard Type
Type for NSFind
metadata property list. Used with the NSPaste
method property
.
static let font: NSPasteboard .Pasteboard Type
Font and character information.
static let html: NSPasteboard .Pasteboard Type
HTML (which an NSText
object can read from, but not write to).
static let multiple Text Selection: NSPasteboard .Pasteboard Type
Multiple text selection.
static let png: NSPasteboard .Pasteboard Type
PNG image data.
static let rtf: NSPasteboard .Pasteboard Type
Rich Text Format (RTF) data.
static let rtfd: NSPasteboard .Pasteboard Type
RTFD formatted file contents.
static let ruler: NSPasteboard .Pasteboard Type
Paragraph formatting information.
static let tabular Text: NSPasteboard .Pasteboard Type
An NSString
object containing tab-separated fields of text.
static let text Finder Options: NSPasteboard .Pasteboard Type
Type for the Find panel metadata property list.
static let tiff: NSPasteboard .Pasteboard Type
Tag Image File Format (TIFF) data.