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