---
title: kCFURLTotalFileAllocatedSizeKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfurltotalfileallocatedsizekey
---

# kCFURLTotalFileAllocatedSizeKey

Key for the total allocated size of the file in bytes, returned as a CFNumber object. This includes the size of any file metadata.

## Declaration

```swift
let kCFURLTotalFileAllocatedSizeKey: CFString!
```

## See Also

### Constants

- [kCFURLFileAllocatedSizeKey](corefoundation/kcfurlfileallocatedsizekey.md)
- [kCFURLFileSizeKey](corefoundation/kcfurlfilesizekey.md)
- [kCFURLIsAliasFileKey](corefoundation/kcfurlisaliasfilekey.md)
- [kCFURLIsMountTriggerKey](corefoundation/kcfurlismounttriggerkey.md)
- [kCFURLTotalFileSizeKey](corefoundation/kcfurltotalfilesizekey.md)
