Compartir a través de


ADPredicate Delegado

Definición

Delegado que especifica la ActionShouldBegin propiedad .

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

Parámetros

interstitialAd
ADInterstitialAd
willLeaveApplication
Boolean

Valor devuelto

Se aplica a