주요 내용으로 건너뛰기

KeyMapping

touchgfx/widgets/Keyboard.hpp

Mapping from key id to Unicode character.

Public Attributes

uint8_tkeyId
Id of a key.
Unicode::UnicodeCharkeyValue
Unicode equivalent of the key id.

Public Attributes Documentation

keyId

uint8_t keyId

Id of a key.

keyValue

Unicode equivalent of the key id.