ADAdType 枚举

定义

一个枚举,指定广告是横幅还是矩形。

[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 = 
继承
ADAdType
属性

字段

Banner 0
MediumRectangle 1

适用于