lv_dropdown_get_selected_highlight() function
Get whether the selected option in the list should be highlighted or not
Syntax
bool lv_dropdown_get_selected_highlight(lv_obj_t * obj); Arguments
obj
pointer to drop-down list object
Return value
true: highlight enabled; false: disabled
lv_dropdown_get_selected_highlight() reads 1 variable:
![]()
lv_dropdown_get_selected_highlight()