setCustomInAppMessageAnimationFactory

Assigns a custom IInAppMessageAnimationFactory that will be used to animate the in-app message View. To revert back to the default IInAppMessageAnimationFactory, call the setCustomInAppMessageAnimationFactory method with null.

Parameters

inAppMessageAnimationFactory

A custom IInAppMessageAnimationFactory or null (to revert back to the default IInAppMessageAnimationFactory).