Interface UnbluDefaultModalViewHandler.OnAnimationEndCallback

Enclosing class:
UnbluDefaultModalViewHandler

public static interface UnbluDefaultModalViewHandler.OnAnimationEndCallback
Callback interface for indicating the end of an animation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to be called when the animation ends.
  • Method Details

    • onEnd

      void onEnd()
      Method to be called when the animation ends.