Click or drag to resize

DotNetBrowser.Input.Touch.Events Namespace

[Missing <summary> documentation for "N:DotNetBrowser.Input.Touch.Events"]

Classes
  ClassDescription
Public classTouchCanceledEventArgs
Event arguments for the ITouch events associated with a surface touch.
Public classTouchEndedEventArgs
Event arguments for the ITouch events associated with a surface touch.
Public classTouchEventArgs
Event arguments for the ITouch events associated with a surface touch.
Public classTouchMovedEventArgs
Event arguments for the ITouch events associated with a surface touch.
Public classTouchPoint
A single contact point on a touch-sensitive device.
Public classTouchStartedEventArgs
Event arguments for the ITouch events associated with a surface touch.
Interfaces
  InterfaceDescription
Public interfaceITouchEventArgs
Event arguments for the ITouch events associated with a surface touch.
Public interfaceITouchPoint
A single contact point on a touch-sensitive device.
Enumerations
  EnumerationDescription
Public enumerationTouchState
The possible states of the touch point.