OnDocumentInfoViewModeChangeListener

A listener for com.pspdfkit.ui.PdfOutlineView document info mode changes. Called when entering or exiting document info editing mode. If the editing mode is not allowed, these methods will not be called. Also, they allow you to intercept the default entering/exiting edit mode by returning true from the listener's methods.

Functions

Link copied to clipboard
Called when the editing mode is being entered.
Link copied to clipboard
Called when the editing mode is being exited.