public interface NSItemProviderWriting
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NSItemProviderWriting.Block_loadDataWithTypeIdentifierForItemProviderCompletionHandler |
| Modifier and Type | Method and Description |
|---|---|
default long |
_itemProviderVisibilityForRepresentationWithTypeIdentifier_static(java.lang.String typeIdentifier) |
NSArray<java.lang.String> |
_writableTypeIdentifiersForItemProvider_static() |
NSProgress |
loadDataWithTypeIdentifierForItemProviderCompletionHandler(java.lang.String typeIdentifier,
NSItemProviderWriting.Block_loadDataWithTypeIdentifierForItemProviderCompletionHandler completionHandler)
One of writableTypeIdentifiersForItemProvider
|
default long _itemProviderVisibilityForRepresentationWithTypeIdentifier_static(java.lang.String typeIdentifier)
NSProgress loadDataWithTypeIdentifierForItemProviderCompletionHandler(java.lang.String typeIdentifier, NSItemProviderWriting.Block_loadDataWithTypeIdentifierForItemProviderCompletionHandler completionHandler)
NSArray<java.lang.String> _writableTypeIdentifiersForItemProvider_static()