Uses of Class
org.robovm.apple.mapkit.MKPinAnnotationColor
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKPinAnnotationColor in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKPinAnnotationColor Modifier and Type Method Description MKPinAnnotationColorMKPinAnnotationView. getPinColor()Deprecated.Deprecated in iOS 9.0.static MKPinAnnotationColorMKPinAnnotationColor. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MKPinAnnotationColorMKPinAnnotationColor. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MKPinAnnotationColor[]MKPinAnnotationColor. 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 MKPinAnnotationColor Modifier and Type Method Description voidMKPinAnnotationView. setPinColor(MKPinAnnotationColor v)Deprecated.Deprecated in iOS 9.0.