---
title: background
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidocumentviewcontrollerlaunchoptions/background
---

# background

A configuration that describes the launch scene’s background.

## Declaration

```occ
@property (nonatomic, strong) UIBackgroundConfiguration * background;
```

## Mentioned in

Customizing a document-based app’s launch experience

## See Also

### Configuring the appearance

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