nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.ui.toolbar
/
TextSelectionToolbar
Text
Selection
Toolbar
open
class
TextSelectionToolbar
:
ContextualToolbar
<
TextSelectionController
>
Toolbar displayed on text selection.
Members
Constructors
Text
Selection
Toolbar
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
Functions
bind
Controller
Link copied to clipboard
open
fun
bindController
(
@
NonNull
controller
:
TextSelectionController
)
Binds controller for managing text selection mode.
is
Controller
Bound
Link copied to clipboard
open
fun
isControllerBound
(
)
:
Boolean
Returns
true
if the controller is bound.
unbind
Controller
Link copied to clipboard
open
fun
unbindController
(
)
Unbinds controller for managing text selection mode.