Contents

type

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

Declaration

static let type: FileAttributeKey

Discussion

The corresponding value is an NSString object (see NSFileType Attribute Values for possible values).

See Also

Accessing File Attributes