Table of Contents

Property TapCount

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

TapCount

Gets the number of consecutive taps detected.

public int TapCount { get; }

Property Value

int

1 for a single tap, 2 or greater for multi-tap gestures.