Contents

isMountTrigger

A Boolean value that indicates whether this URL is a file system trigger directory.

Declaration

var isMountTrigger: Bool? { get }

Discussion

Traversing or opening a file system trigger causes an attempt to mount a file system on the trigger directory.

See Also

Volume support values