DashIconCollection

data class DashIconCollection(val camera: CameraIconSet = CameraIconSet(), val controls: ControlsIconSet = ControlsIconSet(), val feedback: FeedbackIconSet = FeedbackIconSet(), val information: InformationIconSet = InformationIconSet(), val main: MainIconSet = MainIconSet(), val marker: MarkerIconSet = MarkerIconSet(), val sound: SoundIconSet = SoundIconSet(), val tripProgress: TripProgressIconSet = TripProgressIconSet(), val favorite: FavoriteIconSet = FavoriteIconSet(), val driverNotification: DriverNotificationIconSet = DriverNotificationIconSet())

Constructors

Link copied to clipboard
constructor(camera: CameraIconSet = CameraIconSet(), controls: ControlsIconSet = ControlsIconSet(), feedback: FeedbackIconSet = FeedbackIconSet(), information: InformationIconSet = InformationIconSet(), main: MainIconSet = MainIconSet(), marker: MarkerIconSet = MarkerIconSet(), sound: SoundIconSet = SoundIconSet(), tripProgress: TripProgressIconSet = TripProgressIconSet(), favorite: FavoriteIconSet = FavoriteIconSet(), driverNotification: DriverNotificationIconSet = DriverNotificationIconSet())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard