Property KeyIdentifier
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Dom.dll
KeyIdentifier
Holds the identifier of the key.
public string KeyIdentifier { get; }
Property Value
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".