read / write
Prevents the browser's default behavior for touch events.
This value enabled or disables the default behavior for html touch
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.