Table of Contents

Property Button

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

Button

Gets the button which was pressed on the mouse to trigger the event.

DomMouseButton Button { get; }

Property Value

DomMouseButton

The mouse button which was pressed to trigger the event.