Type Property 型プロパティ

PDFDocumentDidBeginWrite

A notification that a write operation begins working on a document. 書き込み演算がある書類上で作業を始めることの通知。

Declaration 宣言

static let PDFDocumentDidBeginWrite: NSNotification.Name

Discussion 議論

The notification object is the PDFDocument object itself. 通知オブジェクトは、PDFDocumentオブジェクト自身です。

See Also 参照

PDFKit