Function InputEvent.stopPropagation

Mark this InputEvent as handled, stopping propagation through the input tree.

void stopPropagation();

See Also

handled