getLandscapeInlineAdaptiveBannerAdSize

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

Gets the landscape inline adaptive banner ad size.

Return

The landscape inline adaptive banner ad size.

Parameters

context

The context.

width

The width of the ad.

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