items
The items that the template displays.
Declaration
var items: [CPInformationItem] { get set }Discussion
Assign a new array to this property to update the items that the template displays. The template can display 10 items maximum. If the array contains more items, the template uses only the first 10.