DefaultInAppMessageAnimationFactory

Constructors

Functions

Link copied to clipboard
open override fun getClosingAnimation(inAppMessage: IInAppMessage): Animation?

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

Link copied to clipboard
open override fun getOpeningAnimation(inAppMessage: IInAppMessage): Animation?

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