Enumeration 列挙

NSFileManagerUnmountOptions

Options that specify the behavior of an unmount operation. アンマウント操作の挙動を指定するオプション。

Declaration 宣言

typedef enum NSFileManagerUnmountOptions : NSUInteger {
    ...
} NSFileManagerUnmountOptions;

Topics 話題

Unmount Behavior アンマウント挙動

See Also 参照

Unmounting Volumes ボリュームをアンマウントする