Table of Contents

Property KeyCode

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

KeyCode

Gets or sets the key code of the pressed key.

public DomKeyCode KeyCode { get; set; }

Property Value

DomKeyCode

The key code of the pressed key.