Contents

hfsTypeCode

The key in a file attribute dictionary whose value indicates the file’s HFS type code.

Declaration

static let hfsTypeCode: FileAttributeKey

Discussion

The corresponding value is an NSNumber object containing an OSType (unsigned 32-bit integer). See HFS File Types for possible values.

See Also

Accessing File Attributes