pub unsafe extern "C" fn lv_tileview_get_tile_active(
obj: *mut lv_obj_t,
) -> *mut lv_obj_tExpand description
Get the currently active tile in the tileview @param obj pointer to the tileview object @return pointer to the currently active tile object