Phaser API Documentation

  Version: 
pointerId: number

Description:

The pointerId property of the Pointer as set by the DOM event when this Pointer is started. The browser can and will recycle this value.

Type:
number
Since: 3.10.0
Source: src/input/Pointer.js (Line 428)