Share via


TouchCapabilities.Contacts プロパティ

定義

すべてのデジタイザーでサポートされている連絡先の最小数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

すべてのデジタイザーでサポートされている連絡先の最小数を取得します。

適用対象

こちらもご覧ください