---
title: kCFPreferencesCurrentApplication
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfpreferencescurrentapplication
---

# kCFPreferencesCurrentApplication

Indicates a preference that applies only to the current application.

## Declaration

```swift
let kCFPreferencesCurrentApplication: CFString
```

## See Also

### Constants

- [kCFPreferencesAnyApplication](corefoundation/kcfpreferencesanyapplication.md)
- [kCFPreferencesAnyHost](corefoundation/kcfpreferencesanyhost.md)
- [kCFPreferencesAnyUser](corefoundation/kcfpreferencesanyuser.md)
- [kCFPreferencesCurrentHost](corefoundation/kcfpreferencescurrenthost.md)
- [kCFPreferencesCurrentUser](corefoundation/kcfpreferencescurrentuser.md)
