bool preventDefaultOnMouse
read / write

Prevents the browser's default behavior for mouse events.

This value enabled or disables the default behavior for html mouse events that are targeted on the Stage. If the value is true the browser will ignore the event. This does not affect the event propagation from the Stage to the display objects.