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-10-18 09:46:41 +0000