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

scaleY

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