GoogleMobileAds Framework Reference

GADMediationInterscrollerAd

@protocol GADMediationInterscrollerAd <GADMediationBannerAd>

Rendered interscroller ad.

  • Indicates whether the interscroller rendering effect should be delegated to the Google Mobile Ads SDK.

    Declaration

    Swift

    var delegateInterscrollerEffect: Bool { get set }

    Objective-C

    @property (nonatomic) BOOL delegateInterscrollerEffect;