hfsTypeCode
The key in a file attribute dictionary whose value indicates the file’s HFS type code.
Declaration
static let hfsTypeCode: FileAttributeKeyDiscussion
The corresponding value is an NSNumber object containing an OSType (unsigned 32-bit integer). See HFS File Types for possible values.