transition

abstract fun transition()

Start the transition animation.

Implementations are responsible for calling the correct Target lifecycle callback. See CrossfadeTransition for an example.