Package apple.foundation
Interface NSItemProvider.Block_loadDataRepresentationForTypeIdentifierCompletionHandler
-
- Enclosing class:
- NSItemProvider
public static interface NSItemProvider.Block_loadDataRepresentationForTypeIdentifierCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadDataRepresentationForTypeIdentifierCompletionHandler(NSData data, NSError error)
-