[]
Gets the aggregate maximum of the maximum number of contacts supported by every digitizer in the system.
public static int MaximunTouches { get; }
Type | Description |
---|---|
int | An int value that indicates the aggregate maximum of the maximum number of contacts supported by every digitizer in the system. |
If the system has only single-touch digitizers, the return value is 1. If the system has multi-touch digitizers, the return value is the number of simultaneous contacts the hardware can provide.