Contents

init(listItem:)

Initialize the item using a list item.

Declaration

init(listItem: CPListItem)

Parameters

  • listItem:

    The list item with the information to display. The Cplistitem type supports primary and secondary text and images.

Return Value

A panel item configured with the specified list item.