PERFORM_TEXT_SELECTION_ACTION

val PERFORM_TEXT_SELECTION_ACTION: String = "perform_text_selection_action"

Perform text selection action event. This signifies that the user performed an action on the text selection.

  • ACTION (String). The performed action. May be one of: clipboard, tts, share, highlight, search.
  • PAGE_INDEX (int). Index of the page the selected text was on.