ADInterstitialAdDelegate.ActionShouldBegin(ADInterstitialAd, Boolean) 方法

定义

[Foundation.Export("interstitialAdActionShouldBegin:willLeaveApplication:")]
public abstract bool ActionShouldBegin (iAd.ADInterstitialAd interstitialAd, bool willLeaveApplication);
abstract member ActionShouldBegin : iAd.ADInterstitialAd * bool -> bool

参数

interstitialAd
ADInterstitialAd
willLeaveApplication
Boolean

返回

实现

属性

适用于