initWithListAppearance:
Creates a list separator configuration with default values according to the specified list appearance.
Declaration
- (instancetype) initWithListAppearance:(UICollectionLayoutListAppearance) listAppearance;Parameters
- listAppearance:
The appearance of the list using this separator configuration.