Type Property 型プロパティ

PDFViewPageChanged

A notification posted when a new page becomes the current page. 新しいページが現在のページになる時に投函される通知。

Declaration 宣言

static let PDFViewPageChanged: NSNotification.Name

Discussion 議論

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

See Also 参照

PDFKit