Content Editing Toolbar
class ContentEditingToolbar @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ContextualToolbar<ContentEditingController> , ContentEditingManager.OnContentEditingContentChangeListener, OnUndoHistoryChangeListener
Toolbar displayed while editing PDF content.
Functions
Link copied to clipboard
Binds the special mode controller to this toolbar.
Link copied to clipboard
Returns true if the controller is bound.
Link copied to clipboard
Returns true when toolbar is draggable.
Link copied to clipboard
Notifies the observer that the undo history has changed inside the undo manager.
Link copied to clipboard
Unbinds the bound controller (if any).