Package-level declarations
Types
Wrapper for holding AnnotationListener callbacks
Contains the default values used by com.pspdfkit.jetpack.compose.views.DocumentView
This acts as a bridge between PdfFragment and DocumentView to access respective functionalities.
Wrapper for holding all DocumentListener callbacks
Contains all types of listeners provided to com.pspdfkit.jetpack.compose.views.DocumentView
A state object that can be hoisted to control and observe properties of the com.pspdfkit.jetpack.compose.views.DocumentView. Create instances of this object using rememberDocumentState.
Wrapper for holding UiListener callbacks
Functions
Default helper method to get DocumentManager instance.
A state object that can be hoisted to control and observe properties of the com.pspdfkit.jetpack.compose.views.DocumentView. Returns a Saver containing the DocumentState, used for remembering the state of a given document.
A state object that can be hoisted to control and observe properties of the com.pspdfkit.jetpack.compose.views.ImageDocumentView. Returns a Saver containing the DocumentState, used for remembering the state of a given document.