lv_keyboard_private.h
API reference for lv_keyboard_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_keyboard.h
Summary
Structs
struct
_lv_keyboard_t
Data of keyboard
| Member | Type | Description |
|---|---|---|
btnm | lv_buttonmatrix_t | |
ta | lv_obj_t * | Pointer to the assigned text area |
mode | lv_keyboard_mode_t | Key map type |
popovers | uint8_t | Show button titles in popovers on press |
Dependencies
lv_obj_private.hlvgl_public.hlv_buttonmatrix_private.h
Indirect dependencies
Last updated on