init(listAppearance:)
Creates a list separator configuration with default values according to the specified list appearance.
Declaration
init(listAppearance: UICollectionLayoutListConfiguration.Appearance)Parameters
- listAppearance:
The appearance of the list using this separator configuration.