onRemove

@NotNull
open fun onRemove(@NotNull removeTask: @NotNull Consumer<in T>): @NotNull TrackerAnimation.Builder<T>

Sets the task to run when the animation is removed.

Return

this builder

Since

2.2.0

Parameters

removeTask

the removal task