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

pub fn open(ddlist: *mut lv_obj_t) -> MynewtResult<()>

Open the drop down list with or without animation

  • ddlist: pointer to drop down list object