Table of Contents

Event GestureStarted

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Occurs when a touch gesture interaction begins (first finger touches the surface).

public event EventHandler<SKGestureLifecycleEventArgs>? GestureStarted

Returns

EventHandler<SKGestureLifecycleEventArgs>