---
title: kCFPreferencesCurrentHost
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfpreferencescurrenthost
---

# kCFPreferencesCurrentHost

Indicates a preference that applies only to the current host.

## Declaration

```swift
let kCFPreferencesCurrentHost: CFString
```

## See Also

### Constants

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