---
title: kCFURLFileExists
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurlfileexists
---

# kCFURLFileExists

A CFBoolean object indicating whether the file referred to by a URL exists.

## Declaration

```swift
let kCFURLFileExists: CFString!
```

## See Also

### Constants

- [kCFURLFileDirectoryContents](corefoundation/kcfurlfiledirectorycontents.md)
- [kCFURLFileLength](corefoundation/kcfurlfilelength.md)
- [kCFURLFileLastModificationTime](corefoundation/kcfurlfilelastmodificationtime.md)
- [kCFURLFilePOSIXMode](corefoundation/kcfurlfileposixmode.md)
- [kCFURLFileOwnerID](corefoundation/kcfurlfileownerid.md)
