onFallback

@NotNull
open fun onFallback(@NotNull fallbackTask: @NotNull Consumer<in T>): @NotNull TrackerAnimation.Builder<T>

Sets the task to run when the animation fails to start.

Return

this builder

Since

2.2.0

Parameters

fallbackTask

the fallback task