View on GitHub

SpheroidScript

//Spheroid Script/spheroid.client.ui/Container/<init>

<init>

Parameters

Name Summary
horizontalAlign Available values: “left”, “center”, “right”
verticalAlign Available values: “top”, “center”, “bottom”

fun <init>(backgroundColor: Color?, rotation: Angle?, borderWidth: Size?, borderColor: Color?, cornerRadius: Size?, left: Size?, top: Size?, right: Size?, bottom: Size?, width: Size?, height: Size?, horizontalAlign: String?, verticalAlign: String?, isVisible: Boolean?)