Constructors

Link copied to clipboard
constructor(context: Context)
constructor(context: Context, attrs: AttributeSet)
constructor(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Functions

Link copied to clipboard
Binds controller for managing document editing mode.
Link copied to clipboard
Returns the PDF configuration used by this toolbar.
Link copied to clipboard
Returns the PDF fragment associated with this toolbar.
Link copied to clipboard
Returns the lifecycle owner for coroutine scope management.
Link copied to clipboard
Returns true if the controller is bound.
Link copied to clipboard
Called when the page selection changes on the document.
Link copied to clipboard
open fun unbindController()
Unbinds controller for managing document editing mode.