Contents

CPInformationItem

A data object that provides content for an information template.

Declaration

class CPInformationItem

Overview

CPInformationTemplate uses information items to populate the rows of its list. Depending on the template’s layout, the item’s title and detail values stack vertically or horizontally in the row. Use the title property to describe the content, and the detail property to provide the content. For example, when using CPInformationTemplate to present a food order summary, you could provide an item that displays the number of minutes until the order is ready.

Topics

Creating an Information Item

Accessing the Item’s Attributes

Initializers

See Also

Managing the Items