Contents

maximumItemCount

The maximum number of items, across all sections, that the template can display.

Declaration

class var maximumItemCount: Int { get }

Discussion

This property’s value is dependent on any user interface limits that the vehicle imposes. See CPSessionConfiguration for more information. At runtime, use this value to determine the maximum number of items, across all sections, that your list can display.

See Also

Getting Supplementary Information