Contents

isMountTriggerKey

Key for determining whether the URL is a file system trigger directory, returned as a Boolean NSNumber object (read-only). Traversing or opening a file system trigger directory causes an attempt to mount a file system on the directory.

Declaration

static let isMountTriggerKey: URLResourceKey

See Also

Volume support keys