Type Property 型プロパティ

PDFViewDocumentChanged

A notification posted when a new document is associated with the view. 新しい書類がビューと結び付けられる時に投函される通知。

Declaration 宣言

static let PDFViewDocumentChanged: NSNotification.Name

Discussion 議論

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

See Also 参照

PDFKit