getClosingAnimation

abstract fun getClosingAnimation(inAppMessage: IInAppMessage): Animation?

This method returns the animation that will be used to animate the message as it exits the screen.

Return

animation that will be applied to the in-app message view using android.view.View.setAnimation