Type Property 型プロパティ

forDeleting

Declaration 宣言

static var forDeleting: NSFileCoordinator.WritingOptions { get }

Discussion 議論

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