AbstractProtectedemitAbstractontrue if the given event should be considered "handled" by the app and thus not
forwarded to other targets. For example, returning "true" for a touchpad pinch event prevents
the pinch event from zooming the webpage.
Generally, this should return the result of calling this.emit with some event.
Accepts input events and emits input events.