void stopPropagation( )

Not documented.

Source

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