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

width

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