Click or drag to resize

EventTypeTouchMove Field

The "touchmove" event type.

Namespace:  DotNetBrowser.Dom.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly EventType TouchMove

Field Value

Type: EventType
See Also