Uses of Class
org.robovm.apple.intents.INCarHeadUnit
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarHeadUnit in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCarHeadUnit Modifier and Type Method Description INCarHeadUnitINCar. getHeadUnit()Methods in org.robovm.apple.intents with parameters of type INCarHeadUnit Modifier and Type Method Description protected longINCar. init(String carIdentifier, String displayName, String year, String make, String model, CGColor color, INCarHeadUnit headUnit, NSArray<NSString> supportedChargingConnectors)Constructors in org.robovm.apple.intents with parameters of type INCarHeadUnit Constructor Description INCar(String carIdentifier, String displayName, String year, String make, String model, CGColor color, INCarHeadUnit headUnit, NSArray<NSString> supportedChargingConnectors)