Property Started
- Namespace
- DotNetBrowser.Input.Touch
- Assembly
- DotNetBrowser.dll
Started
Occurs when the touch has been started.
IInterceptableInputEvent<ITouchEventArgs, TouchStartedEventArgs> Started { get; }
Property Value
Exceptions
- ObjectDisposedException
The IBrowser object has already been disposed.