HardwareSimulationUS_KeyboardLayout_shiftTranslations Field

A shifted map, the translations when the shift key is pressed.

Definition

Namespace: BeeMobile.VirtualKeyboard.Layouts
Assembly: BeeMobile.VirtualKeyboard.AVA.NET6 (in BeeMobile.VirtualKeyboard.AVA.NET6.dll) Version: 11.0.0.2+aef809e856abb10e94d0b4c45f10d1805addc36e
C#
protected Dictionary<Key, string> _shiftTranslations

Field Value

DictionaryKey, String

See Also