headerMode
The type of header to use for the list.
Declaration
@property (nonatomic) UICollectionLayoutListHeaderMode headerMode;Discussion
The default value is UICollectionLayoutListHeaderModeNone.
The type of header to use for the list.
@property (nonatomic) UICollectionLayoutListHeaderMode headerMode;The default value is UICollectionLayoutListHeaderModeNone.