ADInterstitialPresentationPolicy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify policies for the presentation of interstitial ads.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public enum ADInterstitialPresentationPolicy
type ADInterstitialPresentationPolicy =
- Inheritance
-
ADInterstitialPresentationPolicy
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Automatic | 1 | |
Manual | 2 |
Applies to
See also
- <xref:iAd.IAdAdditions.SetInterstitialPresentationPolicy>