ImageDescriptor
data class ImageDescriptor(val image: DrawableResolver, val imageType: ImageType = ImageType.DEFAULT)
A data class containing the information needed to display an image in common TomTom UI controls.
A data class containing the information needed to display an image in common TomTom UI controls.