Contents

size

The key in a file attribute dictionary whose value indicates the file’s size in bytes.

Declaration

static let size: FileAttributeKey

Discussion

The corresponding value is an NSNumber object containing an unsigned long long.

See Also

Accessing File Attributes