Skip to content

SelectionActionState

since v1.1.2

State 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.

selectionChanged: boolean

Whether selection has changed since the gesture started.