Contents

leadingItem

The configuration’s item.

Declaration

var leadingItem: CPMessageLeadingItem { get }

Discussion

Configurations are immutable. To change or remove the item that the message list item’s leading region shows, create a new configuration and update the list item’s leadingConfiguration property.

See Also

Getting the Leading Item