Enumeration Case 列挙ケース

NSFileCoordinatorWritingForDeleting

Declaration 宣言

NSFileCoordinatorWritingForDeleting = 1 << 0

Discussion 議論

When this constant is specified, the file coordinator calls the accommodatePresentedItemDeletionWithCompletionHandler: or accommodatePresentedSubitemDeletionAtURL:completionHandler: method of relevant file presenters to give them a chance to make adjustments before the item is deleted. この定数が指定される場合、ファイルコーディネータは関連のあるファイルプレゼンタそれらのaccommodatePresentedItemDeletionWithCompletionHandler:またはaccommodatePresentedSubitemDeletionAtURL:completionHandler:メソッドを呼び出すことで、それらに項目が削除される前に調節する機会を与えます。