GfpBannerAdSize

The size of a banner ad.

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)
Creates a new GfpBannerAdSize
constructor(width: Int, height: Int, isFluidWidth: Boolean)
Creates a new GfpBannerAdSize

Properties

Link copied to clipboard
open var height: Int
Link copied to clipboard
Link copied to clipboard
open var width: Int

Functions

Link copied to clipboard
open fun toString(): String