Enumeration 列挙

NSFileCoordinatorWritingOptions

Options to use when changing the contents or attributes of a file or directory. ファイルまたはディレクトリの内容または属性を変更する時に使うオプション。

Declaration 宣言

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

Overview 概要

You must specify only one constant at a time for a given write operation. あなたは、一度にただ1つの定数だけをある与えられた書き込み演算に対して指定しなければなりません。

Topics 話題

Constants 定数