stopImmediatePropagation()
Stops the propagation of events to sibling listeners (no longer calls any listeners).
- Source code: plugins/path/EventTarget.js (Line 277)
stopImmediatePropagation()
Stops the propagation of events to sibling listeners (no longer calls any listeners).
Please login to continue.