public interface UIPasteConfigurationSupporting
| Modifier and Type | Method and Description |
|---|---|
default boolean |
canPasteItemProviders(NSArray<? extends NSItemProvider> itemProviders) |
UIPasteConfiguration |
pasteConfiguration() |
default void |
pasteItemProviders(NSArray<? extends NSItemProvider> itemProviders) |
void |
setPasteConfiguration(UIPasteConfiguration value) |
default boolean canPasteItemProviders(NSArray<? extends NSItemProvider> itemProviders)
UIPasteConfiguration pasteConfiguration()
default void pasteItemProviders(NSArray<? extends NSItemProvider> itemProviders)
void setPasteConfiguration(UIPasteConfiguration value)