【发布时间】:2016-02-03 09:40:07
【问题描述】:
我想将ADInterstitialAds 视为常规 UIView,以便在使用时获得一些灵活性。
例如,默认的插页式过渡是slide up from the bottom of the screen。我不喜欢那样。是否可以先将 alpha 值修改为 0,然后将其更改为 1?
另一个例子是在全屏前添加不同的 UIView 一小段时间,即只是在 ADInterstitialAd? 的转换过程中。 ADInterstitialAds 往往是视图层次结构中最顶层的视图。我想如果我设法将ADInterstitialAds 视为常规 UIView,我可以做到这一点。关于如何实现这一点的任何建议?
【问题讨论】:
-
温馨提醒,iAD 将于 2016 年 6 月被 Apple 关闭..
-
谢谢!没有意识到这一点。并且替换将由 Apple 提供?
-
这里没有替代品.. developer.apple.com/news/?id=01152016a
标签: ios uiview iad interstitial