DotNetBrowser.Input.Touch.Events Namespace |
[Missing <summary> documentation for "N:DotNetBrowser.Input.Touch.Events"]
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.
|
Interface | Description | |
---|---|---|
ITouchEventArgs |
Event arguments for the ITouch events associated with a surface touch.
| |
ITouchPoint |
A single contact point on a touch-sensitive device.
|
Enumeration | Description | |
---|---|---|
TouchState |
The possible states of the touch point.
|