Interface AttachListener

    • Method Detail

      • beforeAttach

        void beforeAttach​(LifecycleEvent event)
        Invoked before the instance is attached.
      • afterAttach

        void afterAttach​(LifecycleEvent event)
        Invoked after the instance has been attached.