Variable EVENT_TOUCHSTARTConst

EVENT_TOUCHSTART: string = 'touchstart'

Name of event fired when a new touch occurs. For example, a finger is placed on the device.