KeyboardEvent.DOM_KEY_LOCATION_LEFT

KeyboardEvent.DOM_KEY_LOCATION_LEFT field

The key activated originated from the left key location (when there is more than one possible location for this key).

public const ulong DOM_KEY_LOCATION_LEFT;

See Also