Delegate BannerAdDragEvent
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 |