ConfirmationOverlay.OnAnimationFinishedListener

Added in 1.1.0

interface ConfirmationOverlay.OnAnimationFinishedListener


Interface for listeners to be notified when the ConfirmationOverlay animation has finished and its View has been removed.

Summary

Public functions

Unit

Called when the confirmation animation is finished.

Public functions

onAnimationFinished

Added in 1.1.0
fun onAnimationFinished(): Unit

Called when the confirmation animation is finished.