Contents

maximumSectionCount

The maximum number of sections that the template can display.

Declaration

class var maximumSectionCount: 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 sections that your list can display.

See Also

Managing Sections