NSFileManagerUnmountWithoutUI
Specifies that no UI should accompany the unmount operation.
どんなUIもアンマウント操作に付随すべきでないことを指定します。
Availability 有効性
Technology
NSFileManagerUnmountAllPartitionsAndEjectDisk = 1UL << 0
If the volume is on a partitioned disk, this option unmounts all volumes on that disk. Then, then the disk is ejected (if it is ejectable). そのボリュームがあるパーティション(分割)されたディスク上にあるならば、このオプションはそのディスク上の全てのボリュームをアンマウントします。そのため、それからそのディスクは取り出されます(それが取り出し可能ならば)。
NSFileManagerUnmountWithoutUI