KeyboardEvent.DOM_KEY_LOCATION_RIGHT

KeyboardEvent.DOM_KEY_LOCATION_RIGHT field

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

public const ulong DOM_KEY_LOCATION_RIGHT;

See Also