Table of Contents

Property KeyChar

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

KeyChar

Gets the character associated with this event.

string KeyChar { get; }

Property Value

string

The character associated with this event.