Table of Contents

Property IsDoubleTapEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsDoubleTapEnabled

Gets or sets a value indicating whether double-tap detection is enabled.

public bool IsDoubleTapEnabled { get; set; }

Property Value

bool

true to detect double taps; otherwise, false. The default is true.