onContentCardDismissed

open fun onContentCardDismissed(context: Context, card: Card)

Note that the Card will be off-screen by the time this function is called.

Parameters

context

The context.

card

The card that has been dismissed.