Package apple.uikit
Interface UIPasteboard.Block_detectValuesForPatternsInItemSetCompletionHandler
-
- Enclosing class:
- UIPasteboard
public static interface UIPasteboard.Block_detectValuesForPatternsInItemSetCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_detectValuesForPatternsInItemSetCompletionHandler(NSArray<? extends NSDictionary<java.lang.String,?>> arg0, NSError arg1)
-
-
-
Method Detail
-
call_detectValuesForPatternsInItemSetCompletionHandler
void call_detectValuesForPatternsInItemSetCompletionHandler(NSArray<? extends NSDictionary<java.lang.String,?>> arg0, NSError arg1)
-
-