Uses of Class
org.robovm.apple.carplay.CPInformationItem
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPInformationItem in org.robovm.apple.carplay
Subclasses of CPInformationItem in org.robovm.apple.carplay Modifier and Type Class Description classCPInformationRatingItemMethods in org.robovm.apple.carplay that return types with arguments of type CPInformationItem Modifier and Type Method Description NSArray<CPInformationItem>CPInformationTemplate. getItems()Method parameters in org.robovm.apple.carplay with type arguments of type CPInformationItem Modifier and Type Method Description protected longCPInformationTemplate. init(String title, CPInformationTemplateLayout layout, NSArray<CPInformationItem> items, NSArray<CPTextButton> actions)voidCPInformationTemplate. setItems(NSArray<CPInformationItem> v)Constructor parameters in org.robovm.apple.carplay with type arguments of type CPInformationItem Constructor Description CPInformationTemplate(String title, CPInformationTemplateLayout layout, NSArray<CPInformationItem> items, NSArray<CPTextButton> actions)