Table of Contents

Property PrimaryButtonDown

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

PrimaryButtonDown

Indicates whether the primary mouse button is pressed.

public bool PrimaryButtonDown { get; set; }

Property Value

bool

true if the mouse button is pressed, false otherwise.