toggle menu
nutrient
Nutrient
switch theme
search in API
nutrient
/
com.pspdfkit.ui.special_mode.manager
/
TextSelectionManager
/
OnTextSelectionModeChangeListener
On
Text
Selection
Mode
Change
Listener
interface
OnTextSelectionModeChangeListener
Listener for entering and exiting text selection mode.
Members
Functions
on
Enter
Text
Selection
Mode
Link copied to clipboard
abstract
fun
onEnterTextSelectionMode
(
@
NonNull
controller
:
TextSelectionController
)
Called when entering text selection mode.
on
Exit
Text
Selection
Mode
Link copied to clipboard
abstract
fun
onExitTextSelectionMode
(
@
NonNull
controller
:
TextSelectionController
)
Called when exiting text selection mode.