Interface DetachListener

    • Method Detail

      • beforeDetach

        void beforeDetach​(LifecycleEvent event)
        Invoked before the instance is detached.
      • afterDetach

        void afterDetach​(LifecycleEvent event)
        Invoked after the instance has been detached.