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

# title

The title that appears in the title view.

## Declaration

```swift
var title: String { get set }
```

## Mentioned in

Customizing a document-based app’s launch experience

## Discussion

Discussion By default, the system displays your app’s name.

## See Also

### Configuring the appearance

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