rgb_panel sample
lv_keyboard_get_map_array()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
lv_keyboard_get_map_array()
lv_keyboard_get_map_array() function
Get the current map of a keyboard
Syntax
Show:
Summary
Declaration
Definition
from
lv_keyboard.h:143
const
char
*
*
lv_keyboard_get_map_array
(
const
lv_obj_t
*
kb
)
;
Implemented in
lv_keyboard.c:413
Arguments
Argument
Description
kb
pointer to a keyboard object
Return value
the current map
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