SelectionActionState
since v1.1.2State tracking whether a selection gesture has changed the selection.
Set by selection commands when they apply changes, cleared when
the selectionGestureEnded event is emitted on selectEnd.
Properties
Section titled “Properties”selectionChanged
Section titled “selectionChanged”selectionChanged:
boolean
Whether selection has changed since the gesture started.