TextChangedEvent

Event sent by EditText when the text entered by the user changes.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
lateinit var text: String
Link copied to clipboard
lateinit var view: EditText