Uses of Class
org.robovm.apple.carplay.CPMessageTrailingItem
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPMessageTrailingItem in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPMessageTrailingItem Modifier and Type Method Description CPMessageTrailingItemCPMessageListItemTrailingConfiguration. getTrailingItem()static CPMessageTrailingItemCPMessageTrailingItem. valueOf(long n)Returns the enum constant of this type with the specified name.static CPMessageTrailingItemCPMessageTrailingItem. valueOf(String name)Returns the enum constant of this type with the specified name.static CPMessageTrailingItem[]CPMessageTrailingItem. 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 CPMessageTrailingItem Modifier and Type Method Description protected longCPMessageListItemTrailingConfiguration. init(CPMessageTrailingItem trailingItem, UIImage trailingImage)Constructors in org.robovm.apple.carplay with parameters of type CPMessageTrailingItem Constructor Description CPMessageListItemTrailingConfiguration(CPMessageTrailingItem trailingItem, UIImage trailingImage)