pointerup/mouseup/touchend/ 'rightup'pointerupoutside/mouseupoutside/touchendoutside/ 'rightupoutside'pointerdown/ 'mousedown' /touchstart/ 'rightdown'click/tapglobalpointermoveglobalmousemoveglobaltouchemovepointermove/mousemove/touchmovepointerout/mouseoutpointerover/mouseover- Enables wheel events.
 - Since:
 - 7.2.0
 
Properties:
| Name | Type | Description | 
|---|---|---|
click | 
            
            
                boolean | 
                
                 Enables pointer events associated with clicking:  | 
        
globalMove | 
            
            
                boolean | 
                
                 Enables global pointer move events:  | 
        
move | 
            
            
                boolean | 
                
                 Enables pointer events associated with pointer movement:  | 
        
wheel | 
            
            
                boolean | 
                 | 
        
Members
Enables pointer events associated with clicking:
pointerup/mouseup/touchend/ 'rightup'pointerupoutside/mouseupoutside/touchendoutside/ 'rightupoutside'pointerdown/ 'mousedown' /touchstart/ 'rightdown'click/tap
Enables global pointer move events:
globalpointermoveglobalmousemoveglobaltouchemove
Enables pointer events associated with pointer movement:
pointermove/mousemove/touchmovepointerout/mouseoutpointerover/mouseover
- Enables wheel events.