Package 

Enum ControllerChangeType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      POP_EXIT

      The Controller is being popped from the host container

      POP_ENTER

      The Controller is being popped from the backstack and placed in the host container as another Controller is popped

      PUSH_EXIT

      The Controller is being pushed to the backstack as another Controller is pushed to the host container

      PUSH_ENTER

      The Controller is being pushed to the host container