IAdAdditions
DisplayingBannerAd(UIViewController)
GetCanDisplayBannerAds(UIViewController)
GetInterstitialPresentationPolicy(UIViewController)
GetOriginalContentView(UIViewController)
PresentingFullScreenAd(UIViewController)
RequestInterstitialAdPresentation(UIViewController)
SetCanDisplayBannerAds(UIViewController, Boolean)
SetInterstitialPresentationPolicy(UIViewController, ADInterstitialPresentationPolicy)
ShouldPresentInterstitialAd(UIViewController)
xamarinios
namespace iAd
{
[Deprecated(PlatformName.iOS, 10, 0, PlatformArchitecture.None, null)]
public static class IAdAdditions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("setCanDisplayBannerAds:")]
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
public static void SetCanDisplayBannerAds(this UIViewController! This, bool value);
}
}
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