Package com.pspdfkit.jetpack.compose.interactors
See: Description
-
Object Summary Object Description DefaultListeners Contains the default values used by com.pspdfkit.jetpack.compose.views.DocumentView -
Interface Summary Interface Description DocumentConnection This acts as a bridge between PdfFragment and DocumentView to access respective functionalities. DocumentManager Contains all types of listeners provided to com.pspdfkit.jetpack.compose.views.DocumentView -
Class Summary Class Description DocumentListener Wrapper for holding all DocumentListener callbacks AnnotationListener Wrapper for holding AnnotationListener callbacks UiListener Wrapper for holding UiListener callbacks DocumentState A state object that can be hoisted to control and observe properties of the com.pspdfkit.jetpack.compose.views.DocumentView. DocumentManagerKt DocumentStateKt