Interface RMAnimator.Listener

  • All Known Implementing Classes:
    Animation, RMNestedDoc
    Enclosing class:
    RMAnimator

    public static interface RMAnimator.Listener
    An interface for classes that want to receive notification of certain animator events.
    • Method Detail

      • animatorDidUpdate

        void animatorDidUpdate​(RMAnimator anAnimator)
      • animatorDidStop

        void animatorDidStop​(RMAnimator anAnimator)