メイン・コンテンツまでスキップ

KeyMappingList

touchgfx/widgets/Keyboard.hpp

List of KeyMappings to use.

Public Attributes

const KeyMapping *keyMappingArray
The array of key mappings used by the keyboard.
uint8_tnumberOfKeys
The number of keys in the list.

Public Attributes Documentation

keyMappingArray

const KeyMapping * keyMappingArray

The array of key mappings used by the keyboard.

numberOfKeys

uint8_t numberOfKeys

The number of keys in the list.