Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputTouchCapture: boolean

Description:

Should touch events be captured? I.e. have prevent default called on them.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 272)