TextChanged

Important: Athens (2025.1) introduced fundamental changes to Sketch. API documentation may not be up to date.

This action is triggered when the contents of a Text Layer change.

Action Context

The action context for this action contains three keys:

  • old: The old contents of the Text Layer
  • new: The new contents of the Text Layer
  • layer: The layer that has changed
Last update: 2025-06-12 15:49:33 +0000