Table of Contents

Class TouchStartedEventArgs

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

Constructors

TouchStartedEventArgs(params TouchPoint[])

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

TouchStartedEventArgs(IEnumerable<TouchPoint>)

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