GoogleMobileAds Framework Reference

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

  • It includes various animation options like flip, curl, slide, and fade.

  • Developers can choose a specific animation or use GADMBannerAnimationTypeRandom for a random effect.

  • The animation types are represented by an enum with integer values for both Swift and Objective-C.

GADMBannerAnimationType

enum GADMBannerAnimationType : NSInteger {}

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