Property TouchState
- Namespace
- DotNetBrowser.Input.Touch.Events
- Assembly
- DotNetBrowser.dll
TouchState
Gets the current state of touch.
public TouchState TouchState { get; set; }
Property Value
- TouchState
The current state of touch.
Gets the current state of touch.
public TouchState TouchState { get; set; }
The current state of touch.