animationConfig property

RichAttributionWidgetAnimation animationConfig
final

Animation configuration, through the properties and handler/builder defined by a RichAttributionWidgetAnimation implementation

Can be extensivley customized by implementing a custom RichAttributionWidgetAnimation, or the prebuilt FadeRAWA and ScaleRAWA animations can be used with limited customization.

Implementation

final RichAttributionWidgetAnimation animationConfig;