How to make "pointermove" work outside of canvas?

Is possible to make

this.input.on('pointermove', function (pointer) {

work outside of canvas ?