check

@NotNull
open fun check(@NotNull applyCondition: @NotNull Predicate<in T>): @NotNull TrackerAnimation.Builder<T>

Sets the condition that must be met for the animation to play.

Return

this builder

Since

2.2.0

Parameters

applyCondition

the condition predicate