Contents

CPMessageListItemLeadingConfiguration

An object that describes the appearance of a message list item’s leading region.

Declaration

class CPMessageListItemLeadingConfiguration

Overview

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.

Topics

Creating a Configuration

Getting the Leading Item

Getting the Configuration’s State

See Also

Managing Leading and Trailing Configurations