Type Property 型プロパティ

forMerging

Declaration 宣言

static var forMerging: NSFileCoordinator.WritingOptions { get }

Discussion 議論

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