Click or drag to resize

ITouchPointTouchState Property

Gets the current state of touch.

Namespace:  DotNetBrowser.Input.Touch.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
TouchState TouchState { get; }

Property Value

Type: TouchState
The current state of touch.
See Also