ADBannerView
ADBannerViewAppearance
ADBannerView()
ADBannerView(ADAdType)
ADBannerView(CGRect)
ADBannerView(IntPtr)
ADBannerView(NSCoder)
ADBannerView(NSObjectFlag)
ActionShouldBegin
AdType
AdvertisingSection
Appearance
BannerLoaded
BannerViewActionInProgress
ClassHandle
CurrentContentSizeIdentifier
Delegate
RequiredContentSizeIdentifiers
SizeIdentifier320x50
SizeIdentifier480x32
SizeIdentifierLandscape
SizeIdentifierPortrait
WeakDelegate
AppearanceWhenContainedIn(Type[])
CancelBannerViewAction()
Dispose(Boolean)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetClampedBannerSize(CGSize)
SizeFromContentSizeIdentifier(String)
ActionFinished
AdLoaded
FailedToReceiveAd
WillLoad
xamarinios
namespace iAd
{
[Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, null)]
[Register("ADBannerView", true)]
public class ADBannerView : UIView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string? AdvertisingSection
{
[Export("advertisingSection", ArgumentSemantic.Copy)]
get;
[Export("setAdvertisingSection:", ArgumentSemantic.Copy)]
set;
}
}
}
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