ttHintText

var ttHintText: String? = null

The initial text shown in the input field when there is no user input yet. It gives users a hint for the input text required for the field. If set to null, the hint text will not be shown.