Contents

sectionWithListConfiguration:layoutEnvironment:

Creates a list section with the specified list configuration and layout environment.

Declaration

+ (instancetype) sectionWithListConfiguration:(UICollectionLayoutListConfiguration *) configuration layoutEnvironment:(id<NSCollectionLayoutEnvironment>) layoutEnvironment;

See Also

Creating a section