Property IsEnabled NamespaceSkiaSharp.Extended AssemblySkiaSharp.Extended.dll IsEnabled Gets or sets a value indicating whether gesture detection is enabled. public bool IsEnabled { get; set; } Property Value bool true if the tracker processes touch events; otherwise, false. The default is true.