| DotNetBrowser.Input.Touch.Events Namespace | 
[Missing <summary> documentation for "N:DotNetBrowser.Input.Touch.Events"]
 Classes
Classes| Class | Description | |
|---|---|---|
|  | TouchCanceledEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
|  | TouchEndedEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
|  | TouchEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
|  | TouchMovedEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
|  | TouchPoint | 
                A single contact point on a touch-sensitive device.
             | 
|  | TouchStartedEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | ITouchEventArgs | 
                Event arguments for the ITouch events associated with a surface touch.
             | 
|  | ITouchPoint | 
                A single contact point on a touch-sensitive device.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | TouchState | 
                The possible states of the touch point.
             |