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

# foregroundAccessoryView

A view that appears in front of the title view in the launch scene.

## Declaration

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

## Mentioned in

Customizing a document-based app’s launch experience

## See Also

### Adding accessory views

- [backgroundAccessoryView](uikit/uidocumentviewcontroller/launchoptions-swift.class/backgroundaccessoryview.md)
