IosBannerAdSize class

自渲染iOS banner广告尺寸处理

Inheritance

Constructors

IosBannerAdSize.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getExpressBannerAdWidth(int adSizeIndex, double screenWidth, double marginSize, bool aqyAd) Size
override
getHeight(int adSizeIndex, double width, double offset, bool aliAd) double
aliAd参数对于自渲染banner用于判断阿里广告,已经废弃;对于模板banner广告用于判断爱奇艺广告
override
getRealHeightForWidget(int adSizeIndex, double width) double
getWidth(int adSizeIndex, double screenWidth, double marginSize) double
override
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