Property ClickCount
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
ClickCount
Gets the count of consecutive clicks that happened in a short amount of time.
uint ClickCount { get; }
Property Value
- uint
The count of consecutive clicks that happened in a short amount of time.