Uses of Class
org.robovm.apple.mapkit.MKSearchCompletionFilterType
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKSearchCompletionFilterType in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKSearchCompletionFilterType Modifier and Type Method Description MKSearchCompletionFilterTypeMKLocalSearchCompleter. getFilterType()Deprecated.Deprecated in iOS 13.0.static MKSearchCompletionFilterTypeMKSearchCompletionFilterType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MKSearchCompletionFilterTypeMKSearchCompletionFilterType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MKSearchCompletionFilterType[]MKSearchCompletionFilterType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.mapkit with parameters of type MKSearchCompletionFilterType Modifier and Type Method Description voidMKLocalSearchCompleter. setFilterType(MKSearchCompletionFilterType v)Deprecated.Deprecated in iOS 13.0.