GADMediationInterscrollerAd
Deprecated
Interscroller will not be supported.
@protocol GADMediationInterscrollerAd <GADMediationBannerAd>
Rendered interscroller ad.
-
Deprecated
Interscroller will not be supported.
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;