UICollectionLayoutListHeaderModeSupplementary
A header mode that uses supplementary views to show headers.
Declaration
UICollectionLayoutListHeaderModeSupplementaryDiscussion
Choose this header mode to use supplementary views with elementKindSectionHeader as the section header.
By default, lists that use the UICollectionLayoutListAppearancePlain and UICollectionLayoutListAppearanceSidebarPlain list appearances use pinned headers. You must use this header mode if you want to opt into this default pinning behavior.