AdSize

actual constructor(width: Int, height: Int)
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)