Event TouchMove
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
Occurs when one or more touch points are moved along the touch surface.
event EventHandler<DomEventArgs> TouchMove
Returns
- EventHandler<DomEventArgs>
- Occurs when one or more touch points are moved along the touch surface.