AdSize

actual constructor(width: Int, height: Int)

Parameters

width

The width of the ad.

height

The height of the ad.

expect constructor(width: Int, height: Int)

Parameters

width

The width of the ad in density-independent pixels (dp).

height

The height of the ad in density-independent pixels (dp).

actual constructor(width: Int, height: Int)