---
title: "initWithConfiguration:"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uilistcontentview/initwithconfiguration:"
---

# initWithConfiguration:

Creates a list content view with the specified content configuration.

## Declaration

```occ
- (instancetype) initWithConfiguration:(UIListContentConfiguration *) configuration;
```

## See Also

### Creating a list content view

- [init(coder:)](uikit/uilistcontentview/init(coder:).md)
