Contents

isRegularFileKey

The key for determining whether the resource is a regular file rather than a directory or a symbolic link.

Declaration

static let isRegularFileKey: URLResourceKey

Discussion

The system returns the read-only value as a Boolean NSNumber object.

See Also

File keys