Skip to main content

selectionChanged

Type

message

Summary

Sent when the user selects text.

Syntax

selectionChanged <pRange>

Description

This message is sent to the widget when the user changes the text selection.

Parameters

NameTypeDescription

pRange

array

An array with keys:

  • "from":
   - \"page\" - the page selection begins
- \"index\" - the 1 based character index of the start of the selection
- \"to\":
- \"page\" - the page selection ends
- \"index\" - the 1 based character index of the end of the selection

property: autoHilight

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile