//Spheroid Script/spheroid.client.ui/Text/<init>
<init>
Parameters
Name | Summary |
---|---|
fontWeight | Available values: “normal”, “bold”, “black” |
horizontalAlign | Available values: “left”, “center”, “right” |
textAlign | Available values: “left”, “center”, “right” |
verticalAlign | Available values: “top”, “center”, “bottom” |
fun <init>(text: String?, textAlign: String?, textSize: Size?, textColor: Color?, fontWeight: String?, left: Size?, top: Size?, right: Size?, bottom: Size?, width: Size?, height: Size?, horizontalAlign: String?, verticalAlign: String?, isVisible: Boolean?)