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: 2023-10-17 19:11:24 +0000