xamarinios
namespace iAd
{
    [Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, null)]
    [Protocol(Name = "ADInterstitialAdDelegate", WrapperType = typeof(ADInterstitialAdDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AdUnloaded", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADInterstitialAd) }, Selector = "interstitialAdDidUnload:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "FailedToReceiveAd", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ADInterstitialAd), typeof(NSError) }, Selector = "interstitialAd:didFailWithError:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "AdLoaded", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADInterstitialAd) }, Selector = "interstitialAdDidLoad:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ActionFinished", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADInterstitialAd) }, Selector = "interstitialAdActionDidFinish:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillLoad", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADInterstitialAd) }, Selector = "interstitialAdWillLoad:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ActionShouldBegin", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ADInterstitialAd), typeof(bool) }, ReturnType = typeof(bool), Selector = "interstitialAdActionShouldBegin:willLeaveApplication:")]
    public interface IADInterstitialAdDelegate : INativeObject, IDisposable
}
Xamarin iOS 0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/16/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙