onTransitionEnd

abstract fun onTransitionEnd(isCanceled: Boolean)

Notifies the end of the transition.

Parameters

isCanceled

whether the transition was canceled.