[][src]Function lvgl::widgets::dropdown::set_max_height

pub fn set_max_height(ddlist: *mut lv_obj_t, h: lv_coord_t) -> MynewtResult<()>

Set the maximal height for the drop down list

  • ddlist: pointer to a drop down list
  • h: the maximal height