Table of Contents

Property IsTapEnabled

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

IsTapEnabled

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

public bool IsTapEnabled { get; set; }

Property Value

bool

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