OnErrorChangedListener

Callback interface invoked when the checkbox error state changes.

Functions

Link copied to clipboard
abstract fun onErrorChanged(@NonNull checkBox: MaterialCheckBox, errorShown: Boolean)
Called when the error state of a checkbox changes.