Property IsTapEnabled NamespaceSkiaSharp.Extended AssemblySkiaSharp.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.