modifier

@NotNull
open fun modifier(@NotNull modifierBuilder: @NotNull (in T) -> AnimationModifier): @NotNull TrackerAnimation.Builder<T>

Sets the modifier builder for the animation.

Return

this builder

Since

2.2.0

Parameters

modifierBuilder

a function that provides an AnimationModifier