ADAdType Enum

Definition

An enumeration that specifies whether the ad is a Banner or a Rectangle.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ADAdType
type ADAdType = 
Inheritance
ADAdType
Attributes

Fields

Banner 0
MediumRectangle 1

Applies to