[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.C1TouchEventProvider.MaximunTouches

MaximunTouches Property

MaximunTouches

Gets the aggregate maximum of the maximum number of contacts supported by every digitizer in the system.

Declaration
public static int MaximunTouches { get; }
Property Value
Type Description
int

An int value that indicates the aggregate maximum of the maximum number of contacts supported by every digitizer in the system.

Remarks

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.