setHelperText

fun setHelperText(helperText: String?)

Sets the helper text that appears beneath the label. Setting helperText to null or blank will update this view to android.view.View.GONE. Must be used rather than setting from helperTextView directly for a11y content description support.