Discussion 議論
If this option is not specified when calling unmount
, any needed UI will delay completion of the completion handler.
unmount
を呼び出している時にこのオプションが指定されないならば、あらゆる必要とされるUIは、完了ハンドラの完了を遅らせるでしょう。
Availability 有効性
Technology
static var withoutUI: FileManager
.UnmountOptions
{ get }
If this option is not specified when calling unmount
, any needed UI will delay completion of the completion handler.
unmount
を呼び出している時にこのオプションが指定されないならば、あらゆる必要とされるUIは、完了ハンドラの完了を遅らせるでしょう。