Table of Contents

Property AltDown

Namespace
DotNetBrowser.Input.Keyboard.Events
Assembly
DotNetBrowser.dll

AltDown

Indicates whether the Alt key is pressed.

bool AltDown { get; }

Property Value

bool

true if the modifier key is pressed, false otherwise.