ITouchPointTouchState Property |
Gets the current state of touch.
Namespace:
DotNetBrowser.Input.Touch.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax TouchState TouchState { get; }
Property Value
Type:
TouchStateThe current state of touch.
See Also