Table of Contents

Property KeyIdentifier

Namespace
SharpVectors.Dom.Events
Assembly
SharpVectors.Core.dll

KeyIdentifier

Holds the identifier of the key.

string KeyIdentifier { get; }

Property Value

string

Remarks

For a list of possible values, refer to Key identifiers for keyboard events.

Note: Implementations that are unable to identify a key must use the key identifier "Unidentified".