跳转到主要内容

Key

touchgfx/widgets/Keyboard.hpp

Mapping from rectangle to key id.

Public Attributes

BitmapIdhighlightBitmapId
A bitmap to show when the area is "pressed".
RectkeyArea
The area occupied by the key.
uint8_tkeyId
The id of a key.

Public Attributes Documentation

highlightBitmapId

BitmapId highlightBitmapId

A bitmap to show when the area is "pressed".

keyArea

Rect keyArea

The area occupied by the key.

keyId

uint8_t keyId

The id of a key.