---
title: browserViewController
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidocumentviewcontroller/launchoptions-swift.class/browserviewcontroller
---

# browserViewController

The document browser view controller.

## Declaration

```swift
var browserViewController: UIDocumentBrowserViewController { get set }
```

## Mentioned in

Customizing a document-based app’s launch experience

## Discussion

Discussion Use this property to configure the launch scene’s document browser.

## See Also

### Configuring the appearance

- [title](uikit/uidocumentviewcontroller/launchoptions-swift.class/title.md)
- [background](uikit/uidocumentviewcontroller/launchoptions-swift.class/background.md)
- [documentTargetView](uikit/uidocumentviewcontroller/launchoptions-swift.class/documenttargetview.md)
