Version: 2017.3

Capture

enumeration

Cambiar al Manual

Descripción

Used to specify the phases where an event handler should be executed.

Variables

NoCaptureThe event handler should be executed during the target and bubble up phases.
CaptureThe event handler should be executed during the capture and the target phases.