capture : boolean
If true the Pointer events will have event.preventDefault applied to them, if false they will propagate fully.
- Source code: input/MSPointer.js (Line 59)
capture : boolean
If true the Pointer events will have event.preventDefault applied to them, if false they will propagate fully.
Please login to continue.