Table of Contents

Property BackButtonDown

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

BackButtonDown

Indicates whether the first extended ("Back") mouse button is pressed.

public bool BackButtonDown { get; set; }

Property Value

bool

true if the mouse button is pressed, false otherwise.