No overview available.
SDK
- macOS 10.14+
Framework
- App
Kit
Declaration
protocol NSPasteboardTypeOwner
No overview available.
SDK
Framework
protocol NSPasteboardTypeOwner
class NSPasteboard
An object that transfers data to and from the pasteboard server.
class NSPasteboard Item
An item on a pasteboard.
protocol NSPasteboard Reading
A set of methods that defines the interface for initializing an object from a pasteboard.
protocol NSPasteboard Writing
A set of methods that defines the interface for retrieving a representation of an object that can be written to a pasteboard.
protocol NSPasteboard Item Data Provider
A set of methods implemented by the data provider of a pasteboard item to provide the data for a particular UTI type.