maxTouchPoints property

int get maxTouchPoints

The maxTouchPoints read-only property of the Navigator interface returns the maximum number of simultaneous touch contact points are supported by the current device.

Implementation

external int get maxTouchPoints;