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

# backgroundAccessoryView

A view that appears behind the title view in the launch scene.

## Declaration

```swift
var backgroundAccessoryView: UIView? { get set }
```

## Mentioned in

Customizing a document-based app’s launch experience

## See Also

### Adding accessory views

- [foregroundAccessoryView](uikit/uidocumentviewcontroller/launchoptions-swift.class/foregroundaccessoryview.md)
