接口 MarkerDrawable.MarkerAnimationListener

  • 所有已知实现类:
    Marker
    封闭类:
    MarkerDrawable

    public static interface MarkerDrawable.MarkerAnimationListener
    A listener interface to porpagate animation events This is the "poor's man" AnimatorListener for this Drawable
    • 方法详细资料

      • onClosingComplete

        void onClosingComplete()
      • onOpeningComplete

        void onOpeningComplete()