<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIDocumentBrowserViewController/browserUserInterfaceStyle-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)UIDocumentBrowserViewController(py)browserUserInterfaceStyle"
  },
  "title" : "browserUserInterfaceStyle"
}
-->

# browserUserInterfaceStyle

The visual style for the document browser.

```
var browserUserInterfaceStyle: UIDocumentBrowserViewController.BrowserUserInterfaceStyle { get set }
```

## Discussion

For a list of possible styles, see [`UIDocumentBrowserViewController.BrowserUserInterfaceStyle`](/documentation/UIKit/UIDocumentBrowserViewController/BrowserUserInterfaceStyle-swift.enum).

> Note:
> This property has no effect in Mac apps built with Mac Catalyst.

---

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)