---
title: forAppOnly
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgconfigureoption/forapponly
---

# forAppOnly

Changes persist for the lifetime of the current application. After the application terminates, the display configuration settings revert to the current login session.

## Declaration

```swift
static var forAppOnly: CGConfigureOption { get }
```

## See Also

### Type Properties

- [forSession](coregraphics/cgconfigureoption/forsession.md)
- [permanently](coregraphics/cgconfigureoption/permanently.md)
