---
title: kCFPreferencesCurrentUser
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfpreferencescurrentuser
---

# kCFPreferencesCurrentUser

Indicates a preference that applies only to the current user.

## Declaration

```swift
let kCFPreferencesCurrentUser: CFString
```

## See Also

### Constants

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