Uses of Class
org.robovm.apple.carplay.CPListItemPlayingIndicatorLocation
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPListItemPlayingIndicatorLocation in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPListItemPlayingIndicatorLocation Modifier and Type Method Description CPListItemPlayingIndicatorLocationCPListItem. getPlayingIndicatorLocation()static CPListItemPlayingIndicatorLocationCPListItemPlayingIndicatorLocation. valueOf(long n)Returns the enum constant of this type with the specified name.static CPListItemPlayingIndicatorLocationCPListItemPlayingIndicatorLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static CPListItemPlayingIndicatorLocation[]CPListItemPlayingIndicatorLocation. 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 CPListItemPlayingIndicatorLocation Modifier and Type Method Description voidCPListItem. setPlayingIndicatorLocation(CPListItemPlayingIndicatorLocation v)