GoogleMobileAds Framework Reference

  • GADMBannerAnimationType defines the animation style for transitions between mediated ads.

  • It includes a variety of animation options such as flip, curl, slide, and fade.

  • Developers can choose a specific animation or opt for a random selection.

  • These animations enhance the visual experience during ad transitions in Google Mobile Ads mediation.

  • The enum provides constants for each animation type, usable in both Swift and Objective-C.

GADMBannerAnimationType

enum GADMBannerAnimationType : NSInteger {}

These are the types of animation we employ for transitions between two mediated ads.