Device.numTouches

Get numTouches property.

class Device
@property
uint
numTouches
()

Return Value

Type: uint

The maximal number of concurrent touches on a touch device. Will be 0 if the device is not a touch device or if the number of touches is unknown.