UICollectionLayoutListFooterModeSupplementary
A footer mode that uses supplementary views to show footers.
Declaration
UICollectionLayoutListFooterModeSupplementaryDiscussion
Choose this footer mode to use supplementary views with elementKindSectionFooter as the section footer.
By default, lists that use the UICollectionLayoutListAppearancePlain and UICollectionLayoutListAppearanceSidebarPlain list appearances use pinned footers. You must use this footer mode if you want to opt into this default pinning behavior.