Uses of Class
org.robovm.apple.carplay.CPContentStyle
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPContentStyle in org.robovm.apple.carplay
Fields in org.robovm.apple.carplay declared as CPContentStyle Modifier and Type Field Description static CPContentStyleCPContentStyle. Darkstatic CPContentStyleCPContentStyle. Lightstatic CPContentStyleCPContentStyle. NoneMethods in org.robovm.apple.carplay that return CPContentStyle Modifier and Type Method Description protected CPContentStyle[]CPContentStyle. _values()CPContentStyleCPSessionConfiguration. getContentStyle()static CPContentStyle[]CPContentStyle. values()protected CPContentStyleCPContentStyle. wrap(long value, long mask)Methods in org.robovm.apple.carplay with parameters of type CPContentStyle Modifier and Type Method Description voidCPSessionConfigurationDelegate. contentStyleChanged(CPSessionConfiguration sessionConfiguration, CPContentStyle contentStyle)voidCPSessionConfigurationDelegateAdapter. contentStyleChanged(CPSessionConfiguration sessionConfiguration, CPContentStyle contentStyle)