Uses of Class
org.robovm.apple.carplay.CPAssistantCellConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPAssistantCellConfiguration in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPAssistantCellConfiguration Modifier and Type Method Description CPAssistantCellConfigurationCPListTemplate. getAssistantCellConfiguration()Methods in org.robovm.apple.carplay with parameters of type CPAssistantCellConfiguration Modifier and Type Method Description protected longCPListTemplate. init(String title, NSArray<CPListSection> sections, CPAssistantCellConfiguration assistantCellConfiguration)voidCPListTemplate. setAssistantCellConfiguration(CPAssistantCellConfiguration v)Constructors in org.robovm.apple.carplay with parameters of type CPAssistantCellConfiguration Constructor Description CPListTemplate(String title, NSArray<CPListSection> sections, CPAssistantCellConfiguration assistantCellConfiguration)