Table of Contents

Event GestureEnded

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Occurs when a touch gesture interaction ends (last finger lifts from the surface).

public event EventHandler<SKGestureLifecycleEventArgs>? GestureEnded

Returns

EventHandler<SKGestureLifecycleEventArgs>