Table of Contents

Method Dispose

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

Dispose()

Releases all resources used by this SKGestureDetector instance.

public void Dispose()

Remarks

Stops any active long press timer and resets all internal state. After disposal, all ProcessTouch* methods return false.