getInlineAdaptiveBannerAdSize

actual fun getInlineAdaptiveBannerAdSize(width: Int, maxHeight: Int): AdSize
expect fun getInlineAdaptiveBannerAdSize(width: Int, maxHeight: Int): AdSize

Gets an inline adaptive banner ad size for any orientation.

Return

The adaptive AdSize.

Parameters

width

The width of the ad container.

maxHeight

The maximum height of the ad container.

actual fun getInlineAdaptiveBannerAdSize(width: Int, maxHeight: Int): AdSize