Table of Contents

Property PrimaryButtonDown

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

PrimaryButtonDown

Indicates whether the primary mouse button is pressed.

bool PrimaryButtonDown { get; }

Property Value

bool

true if the mouse button is pressed, false otherwise.