Contents

sections

The sections that the list displays.

Declaration

var sections: [CPListSection] { get }

Discussion

To add new sections to the list, to remove or reorder existing sections, or to update a section’s appearance, use the updateSections(_:) method.

See Also

Managing Sections