Type Property 型プロパティ

allPartitionsAndEjectDisk

Specifies that all partitions on an unmountable disk should be unmounted. アンマウント可能ディスク上の全てのパーティションがアンマウントされるべきなのを指定します。

Declaration 宣言

static var allPartitionsAndEjectDisk: FileManager.UnmountOptions { get }

Discussion 議論

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). そのボリュームがあるパーティション(分割)されたディスク上にあるならば、このオプションはそのディスク上の全てのボリュームをアンマウントします。そのため、それからそのディスクは取り出されます(それが取り出し可能ならば)。