init(rawValue : UInt)
Creates an unmount option set from the given raw value.
アンマウントオプション集合をこの与えられた生の値から作成します。
Availability 有効性
Technology
struct UnmountOptions, @unchecked Sendable
init(rawValue : UInt)
static var allPartitionsAndEjectDisk : FileManager.UnmountOptions
static var withoutUI : FileManager.UnmountOptions
func unmountVolume (at: URL, options: FileManager.UnmountOptions, completionHandler : (Error?) -> Void)
let NSFileManagerUnmountDissentingProcessIdentifierErrorKey : String