Uses of Class
org.robovm.apple.mapkit.MKLocalSearchCompletion
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKLocalSearchCompletion in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return types with arguments of type MKLocalSearchCompletion Modifier and Type Method Description NSArray<MKLocalSearchCompletion>MKLocalSearchCompleter. getResults()Methods in org.robovm.apple.mapkit with parameters of type MKLocalSearchCompletion Modifier and Type Method Description protected longMKLocalSearchRequest. init(MKLocalSearchCompletion completion)Constructors in org.robovm.apple.mapkit with parameters of type MKLocalSearchCompletion Constructor Description MKLocalSearchRequest(MKLocalSearchCompletion completion)