Class DocumentState

  • All Implemented Interfaces:
    com.pspdfkit.listeners.OnVisibilityChangedListener

    
    public abstract class DocumentState
     implements OnVisibilityChangedListener
                        

    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.