다음을 통해 공유


ADPredicate 대리자

정의

속성을 지정하는 대리자입니다 ActionShouldBegin .

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

매개 변수

interstitialAd
ADInterstitialAd
willLeaveApplication
Boolean

반환 값

적용 대상