preventOsHandling

Prevents the OS from handling this event. This does not affect subsequent listeners within the application.

NOTE: consume will also prevent the OS from handling the event, but it prevents other listeners from seeing it as well.