Freigeben über


TappedEventArgs.TapCount Eigenschaft

Definition

Ruft ab, wie oft die Tippinteraktion erkannt wurde.

public:
 property unsigned int TapCount { unsigned int get(); };
uint32_t TapCount();
public uint TapCount { get; }
var uInt32 = tappedEventArgs.tapCount;
Public ReadOnly Property TapCount As UInteger

Eigenschaftswert

UInt32

unsigned int

uint32_t

Die Gesamtzahl der Tippen.

Gilt für: