View on GitHub

SpheroidScript

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

<init>

Parameters

Name Summary
fontWeight Available values: “normal”, “bold”, “black”
horizontalAlign Available values: “left”, “center”, “right”
verticalAlign Available values: “top”, “center”, “bottom”

fun <init>(backgroundColor: Color?, padding: Size?, tintColor: Color?, isEmail: Boolean?, isSecure: Boolean?, placeholder: String?, placeholderColor: Color?, value: String?, name: 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?)