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

# permanently

## Declaration

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

## Discussion

Discussion Changes persist in future login sessions by the same user. If the requested changes cannot be supported by the Aqua UI (resolution and pixel depth constraints apply), the settings for the current login session are used instead, and any changes have session scope.

## See Also

### Type Properties

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