共用方式為


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

傳回

實作

屬性

適用於