of

open fun of(useSourceInterpolator: Boolean, @NonNull sourceInterpolator: TimeInterpolator): TimeInterpolator

A helper method that returns the source TimeInterpolator unaffected or a reversed version of the source TimeInterpolator, depending on the value of the useSourceInterpolator parameter.