ValidParamsCallback

An interface for a callback object that will be called when the user's input changes.

Functions

Link copied to clipboard
abstract fun onInputChanged(isValid: Boolean)