NSPasteboard

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:compatibleWith gptkb:NSObject
gptkbp:definedIn gptkb:AppKit_framework
gptkbp:documentation https://developer.apple.com/documentation/appkit/nspasteboard
gptkbp:headerFile NSPasteboard.h
https://www.w3.org/2000/01/rdf-schema#label NSPasteboard
gptkbp:introducedIn gptkb:macOS_10.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method types
clearContents
addTypes:owner:
availableTypeFromArray:
generalPasteboard
pasteboardWithName:
setString:forType:
stringForType:
gptkbp:platform gptkb:macOS
gptkbp:purpose interprocess data transfer
gptkbp:superclass gptkb:NSObject
gptkbp:usedFor copy and paste operations
drag and drop operations
gptkbp:bfsParent gptkb:AppKit
gptkbp:bfsLayer 7