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

# launchOptions

Options that customize a document-based app’s launch view.

## Declaration

```swift
var launchOptions: UIDocumentViewController.LaunchOptions { get set }
```

## Mentioned in

Customizing a document-based app’s launch experience

## See Also

### Customizing the launch experience

- [UIDocumentViewController.LaunchOptions](uikit/uidocumentviewcontroller/launchoptions-swift.class.md)
