TextInputAction

constructor(text: String?, placeholder: String?, textObserver: AlertTextObserver)

Parameters

text

The initial text of the input field

placeholder

The hint of the input field

textObserver

The block to execute when the user edits the text in the input field