A notification that a write operation begins working on a document.
SDKs
- iOS 11.0+
- macOS 10.4+
- Mac Catalyst 13.0+
Framework
- PDFKit
Declaration
static let PDFDocumentDidBeginWrite: NSNotification.Name
Discussion
The notification object is the PDFDocument
object itself.