footerMode
The type of footer to use for the list.
Declaration
@property (nonatomic) UICollectionLayoutListFooterMode footerMode;Discussion
The default value is UICollectionLayoutListFooterModeNone.
The type of footer to use for the list.
@property (nonatomic) UICollectionLayoutListFooterMode footerMode;The default value is UICollectionLayoutListFooterModeNone.