SelectionChanged

Triggered whenever the user changes which layers are selected in a document

Action Context

The action context for this action contains three keys:

  • document: the document that the change occurred in.
  • oldSelection: a list of the previously selected layers.
  • newSelection: a list of the newly selected layers.
Last update: 2024-07-25 08:43:34 +0000