Contents

totalFileAllocatedSizeKey

The key for the total allocated size of the file, in bytes.

Declaration

static let totalFileAllocatedSizeKey: URLResourceKey

Discussion

The system returns the read-only value as an NSNumber object. The values includes the size of any file metadata.

See Also

File keys