Enumeration Case 列挙ケース

NSFileCoordinatorWritingForMerging

Declaration 宣言

NSFileCoordinatorWritingForMerging = 1 << 2

Discussion 議論

When this constant is specified, the file coordinator calls the savePresentedItemChangesWithCompletionHandler: method of relevant file presenters to give them a chance to save their changes before your code makes its changes. この定数が指定される場合、ファイルコーディネータは関連のあるファイルプレゼンタそれらのsavePresentedItemChangesWithCompletionHandler:メソッドを呼び出すことで、それらにあなたのコードがその変更をする前にその変更を保存する機会を与えます。