Initializer
init(representedObject:pasteboardType:) initWithRepresentedObject:pasteboardType: initWithRepresentedObject_pasteboardType_
Declaration
init(representedObject: Any, pasteboardType: NSPasteboard.PasteboardType)Declaration
- (instancetype) initWithRepresentedObject:(id) representedObject pasteboardType:(NSPasteboardType) pasteboardType;Declaration
initWithRepresentedObject_pasteboardType_(representedObject: object, pasteboardType: NSPasteboardType) -> GSObjectPasteboardWriter