Contents

CPMessageListItemTrailingConfiguration

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

Declaration

class CPMessageListItemTrailingConfiguration

Overview

Use a trailing configuration to describe the visual elements that a message list item’s trailing region contains. The region can show a CPMessageTrailingItem and an image.

Configurations are immutable. To modify the list item’s trailing configuration, update its trailingConfiguration property with a new configuration. CarPlay detects the change and redraws the message list item.

Topics

Creating a Configuration

Getting the Trailing Item

Getting the Trailing Image

See Also

Managing Leading and Trailing Configurations