ITouchEventArgs Interface |
Namespace: DotNetBrowser.Input.Touch.Events
public interface ITouchEventArgs
The ITouchEventArgs type exposes the following members.
Name | Description | |
---|---|---|
KeyModifiers |
Gets the keyboard modifiers.
| |
TouchPoints |
Gets the list of all detected touch points.
|