Searched defs:_lv_keyboard_t (Results 1 – 1 of 1) sorted by relevance
31 struct _lv_keyboard_t { struct32 lv_buttonmatrix_t btnm;33 lv_obj_t * ta; /**< Pointer to the assigned text area */34 lv_keyboard_mode_t mode; /**< Key map type */35 uint8_t popovers : 1; /**< Show button titles in popovers on press */