TouchCapabilities.Contacts Property

Definition

Gets the minimum number of contacts supported by all the digitizers.

public:
 property unsigned int Contacts { unsigned int get(); };
uint32_t Contacts();
public uint Contacts { get; }
var uInt32 = touchCapabilities.contacts;
Public ReadOnly Property Contacts As UInteger

Property Value

UInt32

unsigned int

uint32_t

Gets the minimum number of contacts supported by all the digitizers.

Applies to

See also