TransitionEndListener

fun interface TransitionEndListener

A listener that is notified when a NavigationCamera transition ends.

Functions

Link copied to clipboard
abstract fun onTransitionEnd(isCanceled: Boolean)

Notifies the end of the transition.