Table of Contents

Property ClickCount

Namespace
DotNetBrowser.Input.Mouse.Events
Assembly
DotNetBrowser.dll

ClickCount

Gets or sets the count of consecutive clicks that happened in a short amount of time.

public uint ClickCount { get; set; }

Property Value

uint

The count of consecutive clicks that happened in a short amount of time.