This is the signature of my SimpleTextFieldUI: `cl...
# anko
t
This is the signature of my SimpleTextFieldUI:
class SimpleTextFieldUI(val textInputId: Int, val hintText: Int, val editTextInputType: Int): AnkoComponent<Context> {