InDesign2026
API 21.5.1.73
Enumeration

BehaviorEvents

Behavior trigger event options.

Values

NameType AccessDescription
Number = 1835296118 readonly Triggers the behavior when the mouse button is clicked (without being released).
Number = 1835361654 readonly Triggers the behavior when the mouse pointer enters the area defined by the bounding box of the object.
Number = 1836606838 readonly Triggers the behavior when the mouse pointer exits the area defined by the bounding box of the object.
Number = 1836410230 readonly Triggers the behavior when the mouse is released after a click.
Number = 1868719478 readonly Triggers the behavior when the focus moves to a different interactive object.
Number = 1868981622 readonly Triggers the behavior when the object receives focus, either through a mouse action or by pressing the Tab key.

Object of 22

Properties elsewhere that hold an BehaviorEvents value.