Phaser API Documentation

  Version: 
<readonly> upElement: any

Description:

The DOM element the Pointer was released 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 83)