Phaser API Documentation

  Version: 
dragDistanceThreshold: number

Description:

The distance, in pixels, a pointer has to move while being held down, before it thinks it is being dragged.

Type:
number
Default: 0
Since: 3.0.0
Source: src/input/InputPlugin.js (Line 247)