共用方式為


IADInterstitialAdDelegate.FailedToReceiveAd(ADInterstitialAd, NSError) 方法

定義

[Foundation.Export("interstitialAd:didFailWithError:")]
[Foundation.Preserve(Conditional=true)]
public void FailedToReceiveAd (iAd.ADInterstitialAd interstitialAd, Foundation.NSError error);
abstract member FailedToReceiveAd : iAd.ADInterstitialAd * Foundation.NSError -> unit

參數

interstitialAd
ADInterstitialAd
error
NSError
屬性

適用於