CPMessageListItemLeadingConfiguration
An object that describes the appearance of a message list item’s leading region.
Declaration
class CPMessageListItemLeadingConfigurationOverview
Use a leading configuration to describe the visual elements that a message list item’s leading region contains. The region can show a CPMessageLeadingItem, an image, and an unread indicator.
Configurations are immutable. To modify the list item’s leading configuration, update its leadingConfiguration property with a new configuration. CarPlay detects the change and redraws the message list item.