Interface TransitionTarget


  • public interface TransitionTarget
    Lets us direct the component that is animated, to go to the next state.
    Author:
    Hendrik Schreiber
    • Method Detail

      • setupNextScreen

        void setupNextScreen()
        Set up the screen that should be visible at the end of the animation/transition.