kyrie / com.github.alexjlockwood.kyrie / TransformNode / Builder / translateY

translateY

val translateY: MutableList<Animation<*, Float>>
fun translateY(initialTranslateY: Float): B
@SafeVarargs fun translateY(vararg animations: Animation<*, Float>): B
fun translateY(animations: List<Animation<*, Float>>): B