Enumerations
The following enumerations are available globally.
-
Combustion engine property attributes.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum CombustionEngineProperty
-
Electric engine property attributes.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum ElectricEngineProperty
-
Unique identifier of each
VehicleProperty,CombustionEnginePropertyandElectricEngineProperty.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum PropertyID : Equatable
-
Vehicle property attributes.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum VehicleProperty
Enumerations Reference