Banner Ad Size
class BannerAdSize
The size of a banner ad.
Properties
Link copied to clipboard
Returns the height of this BannerAdSize in density-independent pixels (dp).
Link copied to clipboard
Returns the width of this BannerAdSize in density-independent pixels (dp).
Functions
Link copied to clipboard
Returns the actual height of this BannerAdSize in density-independent pixels (dp). AdSize created with FULL_HEIGHT will return height of the screen.
Link copied to clipboard
Returns the actual height of this BannerAdSize in physical pixels. AdSize created with FULL_HEIGHT will return height of the screen.
Link copied to clipboard
Link copied to clipboard
Returns the actual width of this BannerAdSize in density-independent pixels (dp). AdSize created with FULL_WIDTH will return width of the screen.
Link copied to clipboard
Returns the actual width of this BannerAdSize in physical pixels. AdSize created with FULL_WIDTH will return width of the screen.