pub unsafe extern "C" fn icon_animation_set_update_callback(
instance: *mut IconAnimation,
callback: IconAnimationCallback,
context: *mut c_void,
)Expand description
Set IconAnimation update callback
Normally you do not need to use this function, use view_tie_icon_animation instead.
ยงArguments
instance- IconAnimation instancecallback(direction in) - IconAnimationCallbackcontext- callback context