NSExtensionItemsAndErrorsKey
The extension items and errors key.
Declaration
let NSExtensionItemsAndErrorsKey: StringDiscussion
This key appears in the userInfo dictionary of the NSError object that cancelRequest(withError:) returns.
This key’s value is a dictionary of NSExtensionItem objects and associated NSError instances.