getLandscapeInlineAdaptiveBannerAdSize

actual fun getLandscapeInlineAdaptiveBannerAdSize(context: Any?, width: Int): AdSize
expect fun getLandscapeInlineAdaptiveBannerAdSize(context: Any?, width: Int): AdSize

Gets an inline adaptive banner ad size for landscape orientation.

Return

The adaptive AdSize.

Parameters

context

Not used on iOS. Can be null.

width

The width of the ad container.

actual fun getLandscapeInlineAdaptiveBannerAdSize(context: Any?, width: Int): AdSize