OnCheckedChangeListener

Interface definition for a callback to be invoked when the card checked state changes.

Functions

Link copied to clipboard
abstract fun onCheckedChanged(card: MaterialCardView, isChecked: Boolean)
Called when the checked state of a compound button has changed.