[][src]Function lvgl::core::obj::anim_path_ease_in

pub fn anim_path_ease_in(a: *const lv_anim_t) -> MynewtResult<lv_anim_value_t>

Calculate the current value of an animation slowing down the start phase

  • a: pointer to an animation Return: the current value to set