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