Instance Property
pasteboardType
Declaration
var pasteboardType: NSPasteboard.PasteboardType { get set }Declaration
@property (nonatomic, strong) NSPasteboardType pasteboardType;Declaration
pasteboardType() -> NSPasteboardType
setPasteboardType_(pasteboardType: NSPasteboardType)