<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "tvOS: 14.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit35UICollectionLayoutListConfigurationV10AppearanceO"
  },
  "title" : "UICollectionLayoutListConfiguration.Appearance"
}
-->

# UICollectionLayoutListConfiguration.Appearance

Constants that describe the appearance of the list.

```
enum Appearance
```

## Topics

### List appearances

[`UICollectionLayoutListConfiguration.Appearance.plain`](/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum/plain)

The plain list appearance.

[`UICollectionLayoutListConfiguration.Appearance.grouped`](/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum/grouped)

The grouped list appearance.

[`UICollectionLayoutListConfiguration.Appearance.insetGrouped`](/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum/insetGrouped)

The inset grouped list appearance.

[`UICollectionLayoutListConfiguration.Appearance.sidebar`](/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum/sidebar)

The sidebar list appearance.

[`UICollectionLayoutListConfiguration.Appearance.sidebarPlain`](/documentation/UIKit/UICollectionLayoutListConfiguration-swift.struct/Appearance-swift.enum/sidebarPlain)

The plain sidebar list appearance.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)