IosBannerAdType enum

Inheritance

Constructors

IosBannerAdType()
const

Values

AD_SIZE_W690xH388 → const IosBannerAdType
AD_SIZE_W600xH400 → const IosBannerAdType
AD_SIZE_W600xH300 → const IosBannerAdType
AD_SIZE_W600xH260 → const IosBannerAdType
AD_SIZE_W600xH260_L_TEXT_R_PICTURE → const IosBannerAdType
AD_SIZE_W600xH150 → const IosBannerAdType
AD_SIZE_W600xH150_L_TEXT_R_PICTURE → const IosBannerAdType
AD_SIZE_W640xH100 → const IosBannerAdType
AD_SIZE_W640xH100_L_TEXT_R_PICTURE → const IosBannerAdType
AD_SIZE_W600xH90 → const IosBannerAdType
AD_SIZE_W600xH90_L_TEXT_R_PICTURE → const IosBannerAdType
AD_SIZE_W300xH200_BLACK → const IosBannerAdType
AD_SIZE_W300xH200_WHITE → const IosBannerAdType
AD_SIZE_VERTICAL_TITLE_DESC_BELOW_IMAGE → const IosBannerAdType
AD_SIZE_VERTICAL_TITLE_BELOW_IMAGE → const IosBannerAdType
AD_SIZE_VERTICAL_TITLE_ON_BOTTOM → const IosBannerAdType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<IosBannerAdType>
A constant List of the values in this enum, in order of their declaration.