Phaser API Documentation

  Version: 
<readonly> downElement: any

Description:

The DOM element the Pointer was pressed down on, taken from the DOM event. In a default set-up this will be the Canvas that Phaser is rendering to, or the Window element.

Type:
any
Since: 3.16.0
Source: src/input/Pointer.js (Line 72)