DocumentManager

interface DocumentManager

Contains all types of listeners provided to com.pspdfkit.jetpack.compose.views.DocumentView.

Inheritors

Properties

Link copied to clipboard

Listener for annotation-related events such as selection and deselection.

Link copied to clipboard

Listener for document-related events such as loading, saving, and page navigation.

Link copied to clipboard

Listener for form-related events such as element selection and validation.

Link copied to clipboard
abstract val uiListener: UiListener

Listener for UI-related events such as visibility changes and scrolling.