PangleImgSize enum

Pick image size for ad From v0.2.0 not works for express ads.

Inheritance

Constructors

PangleImgSize()
const

Values

banner640_90 → const PangleImgSize
banner640_100 → const PangleImgSize
banner600_150 → const PangleImgSize
banner600_260 → const PangleImgSize
banner600_286 → const PangleImgSize
banner600_300 → const PangleImgSize
banner690_388 → const PangleImgSize
banner600_400 → const PangleImgSize
banner600_500 → const PangleImgSize
feed228_150 → const PangleImgSize
feed690_388 → const PangleImgSize
interstitial600_400 → const PangleImgSize
interstitial600_600 → const PangleImgSize
interstitial600_900 → const PangleImgSize
drawFullScreen → const PangleImgSize

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<PangleImgSize>
A constant List of the values in this enum, in order of their declaration.