ADPredicate 委托

定义

指定 属性的 ActionShouldBegin 委托。

public delegate bool ADPredicate(ADInterstitialAd interstitialAd, bool willLeaveApplication);
type ADPredicate = delegate of ADInterstitialAd * bool -> bool

参数

interstitialAd
ADInterstitialAd
willLeaveApplication
Boolean

返回值

适用于