TextSelectionToolbar

Deprecated

This toolbar is deprecated and will be removed in a future version. The popup toolbar (com.pspdfkit.ui.toolbar.popup.TextSelectionPopupToolbar) is now the default and only supported text selection toolbar.

Toolbar displayed on text selection.

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 text selection mode.
Link copied to clipboard
Returns true if the controller is bound.
Link copied to clipboard
open fun unbindController()
Unbinds controller for managing text selection mode.