---
title: "init(listAppearance:)"
framework: uikit
role: symbol
role_heading: Initializer
path: "uikit/uilistseparatorconfiguration-swift.struct/init(listappearance:)"
---

# init(listAppearance:)

Creates a list separator configuration with default values according to the specified list appearance.

## Declaration

```swift
init(listAppearance: UICollectionLayoutListConfiguration.Appearance)
```

## Parameters

- `listAppearance`: The appearance of the list using this separator configuration.
