Table of Contents

Method ProcessTouchCancel

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

ProcessTouchCancel(long)

Processes a touch cancel event.

public bool ProcessTouchCancel(long id)

Parameters

id long

The unique identifier for this touch.

Returns

bool

True if the event was handled.