i80_controller sample
lv_keyboard_t
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_keyboard_t
lv_keyboard_t struct
DEFINES TYPEDEFS Data of keyboard
Syntax
Show:
Summary
Declaration
Definition
from
lv_types.h:206
typedef
struct
lv_keyboard_t
lv_keyboard_t
;
Implemented in
lv_keyboard_private.h:31
Fields
Field
Declared as
Description
lv_keyboard_t::btnm
lv_buttonmatrix_t
lv_keyboard_t::ta
lv_obj_t
*
Pointer to the assigned text area.
lv_keyboard_t::mode
lv_keyboard_mode_t
Key map type.
lv_keyboard_t::popovers
uint8_t
:
1
Show button titles in popovers on press.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out