Method ProcessTouchCancel
ProcessTouchCancel(long)
Processes a touch cancel event and forwards it to the internal gesture detector.
public bool ProcessTouchCancel(long id)
Parameters
idlongThe unique identifier for the cancelled touch pointer.
Processes a touch cancel event and forwards it to the internal gesture detector.
public bool ProcessTouchCancel(long id)
id longThe unique identifier for the cancelled touch pointer.