WhenInvalidFocusLost

constructor(text: String = "*")(source)

Parameters

text

to append to field name


constructor(text: StyledText, focusTarget: View? = null)(source)

Parameters

text

to append to field name

focusTarget

to monitor for focus events, or null if the labeled content is the right target.