Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
© 2025 Chartboost, Inc. All rights reserved.

Delegate BannerAdDragEvent

Reports a IBannerAd dragging motion.

The IBannerAd that triggers the drag event.
Namespace: Chartboost.Mediation.Ad.Banner
Assembly: Chartboost.Mediation.dll
Syntax
public delegate void BannerAdDragEvent(IBannerAd bannerAd, float x, float y)
Parameters
Type Name Description
IBannerAd bannerAd
float x
float y