kyrie / com.github.alexjlockwood.kyrie / RectangleNode / Builder / height

height

fun height(initialHeight: Float): RectangleNode.Builder
@SafeVarargs fun height(vararg animations: Animation<*, Float>): RectangleNode.Builder
fun height(animations: List<Animation<*, Float>>): RectangleNode.Builder