DeviceGidBuilderImpl.numTouches

Set numTouches property.

class DeviceGidBuilderImpl(T)
T
numTouches
(
uint propval
)

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining