Contents

layoutWithListConfiguration:

Creates a compositional layout that contains only list sections of the specified configuration.

Declaration

+ (instancetype) layoutWithListConfiguration:(UICollectionLayoutListConfiguration *) configuration;

See Also

Creating a list layout