How to read the key value of the keyboard

If possible, add screenshots and/or videos about the current state.
I want to ask if there is a function of reading the keyboard key value in lvgl and I want to use the keys on the keyboard to close and open the keyboard

Hi @sunboy25,
For input devices such as keyboards and keypads. It’s important that you implement or reuse a routine responsible for detecting the trigger and passing it to “high levels” (UI application). Check this link for more details: