<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIDocumentBrowserUserInterfaceStyle"
  },
  "title" : "UIDocumentBrowserViewController.BrowserUserInterfaceStyle"
}
-->

# UIDocumentBrowserViewController.BrowserUserInterfaceStyle

Styles that define the document browser’s appearance.

```
enum BrowserUserInterfaceStyle
```

## Topics

### User interface styles

[`case dark`](/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum/dark)

A dark background.

[`case light`](/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum/light)

A light background.

[`case white`](/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum/white)

A white background.

### Initializers

[`init?(rawValue: UInt)`](/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum/init(rawValue:))

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)