Class ADBannerView

All Implemented Interfaces:
CALayerDelegate, NSCoding, NSObjectProtocol, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

@Deprecated
public class ADBannerView
extends UIView
Deprecated.
Deprecated in iOS 10.0.
  • Constructor Details

    • ADBannerView

      public ADBannerView()
      Deprecated.
    • ADBannerView

      protected ADBannerView​(NSObject.Handle h, long handle)
      Deprecated.
    • ADBannerView

      protected ADBannerView​(NSObject.SkipInit skipInit)
      Deprecated.
    • ADBannerView

      public ADBannerView​(ADAdType type)
      Deprecated.
    • ADBannerView

      public ADBannerView​(CGRect frame)
      Deprecated.
    • ADBannerView

      public ADBannerView​(NSCoder coder)
      Deprecated.
  • Method Details

    • getAdType

      public ADAdType getAdType()
      Deprecated.
    • getDelegate

      public ADBannerViewDelegate getDelegate()
      Deprecated.
    • setDelegate

      public void setDelegate​(ADBannerViewDelegate v)
      Deprecated.
    • isBannerLoaded

      public boolean isBannerLoaded()
      Deprecated.
    • isBannerViewActionInProgress

      public boolean isBannerViewActionInProgress()
      Deprecated.
    • getAdvertisingSection

      public String getAdvertisingSection()
      Deprecated.
    • setAdvertisingSection

      public void setAdvertisingSection​(String v)
      Deprecated.
    • getLayerClass

      public static Class<? extends CALayer> getLayerClass()
      Deprecated.
    • getClampedBannerSize

      @Deprecated public static CGSize getClampedBannerSize​(CGSize size)
      Deprecated.
      Deprecated in iOS 13.0.
      Since:
      Available in iOS 12.0 and later.
    • init

      protected long init​(ADAdType type)
      Deprecated.
    • cancelBannerViewAction

      public void cancelBannerViewAction()
      Deprecated.
    • getUserInterfaceLayoutDirection

      public static UIUserInterfaceLayoutDirection getUserInterfaceLayoutDirection​(UISemanticContentAttribute attribute)
      Deprecated.
      Since:
      Available in iOS 9.0 and later.
    • getUserInterfaceLayoutDirection

      public static UIUserInterfaceLayoutDirection getUserInterfaceLayoutDirection​(UISemanticContentAttribute semanticContentAttribute, UIUserInterfaceLayoutDirection layoutDirection)
      Deprecated.
      Since:
      Available in iOS 10.0 and later.