共用方式為


RightTappedEventArgs.ContactCount 屬性

定義

取得辨識 RightTapped 事件時的連絡點數目。

public:
 property unsigned int ContactCount { unsigned int get(); };
uint32_t ContactCount();
public uint ContactCount { get; }
var uInt32 = rightTappedEventArgs.contactCount;
Public ReadOnly Property ContactCount As UInteger

屬性值

UInt32

unsigned int

uint32_t

連絡點的數目。

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v10.0 引進)

適用於