Method Dispose
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.
Releases all resources used by this SKGestureDetector instance.
public void Dispose()
Stops any active long press timer and resets all internal state. After disposal,
all ProcessTouch* methods return false.