lv_anim_set_path_cb() function
Set the path (curve) of the animation.
Arguments
a
pointer to an initialized `lv_anim_t` variable
path_cb
a function to set the current value of the animation.
![]()
lv_anim_set_path_cb(&a, tr_dsc->path_cb);
lv_anim_set_path_cb() is called by 6 functions:
![]()
lv_anim_set_path_cb()
lv_anim_set_path_cb() writes 1 variable:
![]()
lv_anim_set_path_cb()