Interface ITouchEventArgs
- Namespace
- DotNetBrowser.Input.Touch.Events
- Assembly
- DotNetBrowser.dll
Event arguments for the ITouch events associated with a surface touch.
public interface ITouchEventArgs
Properties
- KeyModifiers
Gets the keyboard modifiers.
- TouchPoints
Gets the list of all detected touch points.