ITouchTool.OnTouchEnd Method
Called after the map control has forwarded all touch down, move and up events.
Thread safety: This method does not have to be thread-safe, it will only be called by Carmenta Engine from the GUI thread.
OnTouchEnd()
Called after the map control has forwarded all touch down, move and up events.Syntax
public void OnTouchEnd ()
Platforms
Windows, Linux, Android