Table of Contents

Property Clicks

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Clicks

Gets the number of times the mouse button was pressed and released.

public int Clicks { get; }

Property Value

int

An int that contains the number of times the mouse button was pressed and released.