xamarinios
namespace iAd
{
    [Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, null)]
    [Protocol(Name = "ADBannerViewDelegate", WrapperType = typeof(ADBannerViewDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "AdLoaded", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADBannerView) }, Selector = "bannerViewDidLoadAd:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "FailedToReceiveAd", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ADBannerView), typeof(NSError) }, Selector = "bannerView:didFailToReceiveAdWithError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ActionFinished", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADBannerView) }, Selector = "bannerViewActionDidFinish:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillLoad", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(ADBannerView) }, Selector = "bannerViewWillLoadAd:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ActionShouldBegin", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(ADBannerView), typeof(bool) }, ReturnType = typeof(bool), Selector = "bannerViewActionShouldBegin:willLeaveApplication:")]
    public interface IADBannerViewDelegate : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Xamarin iOS 0.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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