stopImmediatePropagation method

void stopImmediatePropagation ()
inherited

Implementation

void stopImmediatePropagation() {
  wrapped.stopImmediatePropagation();
}