Table of Contents

Class TouchMovedEventArgs

Namespace
DotNetBrowser.Input.Touch.Events
Assembly
DotNetBrowser.dll
public sealed class TouchMovedEventArgs : TouchEventArgs, ITouchEventArgs
Inheritance
TouchMovedEventArgs
Implements
Inherited Members

Constructors

TouchMovedEventArgs(params TouchPoint[])

Initializes a new instance of the TouchMovedEventArgs with the specified touch points.

TouchMovedEventArgs(IEnumerable<TouchPoint>)

Initializes a new instance of the TouchMovedEventArgs with the specified touch points.