Uses of Class
org.robovm.apple.corespotlight.CSSearchableItem
| Package | Description |
|---|---|
| org.robovm.apple.corespotlight |
-
Uses of CSSearchableItem in org.robovm.apple.corespotlight
Methods in org.robovm.apple.corespotlight that return types with arguments of type CSSearchableItem Modifier and Type Method Description VoidBlock1<NSArray<CSSearchableItem>>CSSearchQuery. getFoundItemsHandler()Method parameters in org.robovm.apple.corespotlight with type arguments of type CSSearchableItem Modifier and Type Method Description voidCSSearchableIndex. indexSearchableItems(NSArray<CSSearchableItem> items, VoidBlock1<NSError> completionHandler)voidCSSearchQuery. setFoundItemsHandler(VoidBlock1<NSArray<CSSearchableItem>> v)