Enum representing the different mousewheel event bubble prevention

Enumeration Members

Enumeration Members

All: 2

Prevent all page scrolling via mouse wheel

Canvas: 1

Prevent page scroll if mouse is over the game canvas

None: 0

Do not prevent any page scrolling