Uses of Class
org.robovm.apple.carplay.CPTimeRemainingColor
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPTimeRemainingColor in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPTimeRemainingColor Modifier and Type Method Description static CPTimeRemainingColorCPTimeRemainingColor. valueOf(long n)Returns the enum constant of this type with the specified name.static CPTimeRemainingColorCPTimeRemainingColor. valueOf(String name)Returns the enum constant of this type with the specified name.static CPTimeRemainingColor[]CPTimeRemainingColor. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.carplay with parameters of type CPTimeRemainingColor Modifier and Type Method Description voidCPMapTemplate. updateTravelEstimates(CPTravelEstimates estimates, CPTrip trip, CPTimeRemainingColor timeRemainingColor)