A notification posted when the visible pages have changed.
SDKs
- iOS 11.0+
- macOS 10.4+
- Mac Catalyst 13.0+
Framework
- PDFKit
Declaration
const NSNotification Name PDFViewVisiblePagesChangedNotification;
A notification posted when the visible pages have changed.
SDKs
Framework
const NSNotification Name PDFViewVisiblePagesChangedNotification;
PDFView Changed History Notification
A notification posted when the page history changes.
PDFView Document Changed Notification
A notification posted when a new document is associated with the view.
PDFView Page Changed Notification
A notification posted when a new page becomes the current page.
PDFView Scale Changed Notification
A notification posted when the scale factor changes.
PDFView Annotation Hit Notification
A notification posted when the user clicks on an annotation.
PDFView Copy Permission Notification
A notification posted when the user attempts to copy to the pasteboard without the appropriate permissions.
PDFView Print Permission Notification
A notification posted when the user attempts to print without the appropriate permissions.
PDFView Annotation Will Hit Notification
A notification posted before the user clicks an annotation.
PDFView Selection Changed Notification
A notification posted when the current selection has changed.
PDFView Display Mode Changed Notification
A notification posted when the display mode has changed.
PDFView Display Box Changed Notification
A notification posted when the display box has changed.