ADPredicate Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um delegado que especifica a ActionShouldBegin propriedade .
public delegate bool ADPredicate(ADInterstitialAd interstitialAd, bool willLeaveApplication);
type ADPredicate = delegate of ADInterstitialAd * bool -> bool
Parâmetros
- interstitialAd
- ADInterstitialAd
- willLeaveApplication
- Boolean