NSFileManagerUnmountAllPartitionsAndEjectDisk
Specifies that all partitions on an unmountable disk should be unmounted.
アンマウント可能ディスク上の全てのパーティションがアンマウントされるべきなのを指定します。
Availability 有効性
Technology
NSFileManagerUnmountWithoutUI = 1UL << 1
If this option is not specified when calling unmount
, any needed UI will delay completion of the completion handler.
unmount
を呼び出している時にこのオプションが指定されないならば、あらゆる必要とされるUIは、完了ハンドラの完了を遅らせるでしょう。
NSFileManagerUnmountAllPartitionsAndEjectDisk