Declaration

init(representedObject: Any, pasteboardType: NSPasteboard.PasteboardType)

Declaration

- (instancetype) initWithRepresentedObject:(id) representedObject pasteboardType:(NSPasteboardType) pasteboardType;

Declaration

initWithRepresentedObject_pasteboardType_(representedObject: object, pasteboardType: NSPasteboardType) -> GSObjectPasteboardWriter