AdMob CMP
Toggle table of contents
1.1.0
android
common
Target filter
android
common
Switch theme
Search in API
Skip to content
AdMob CMP
admob-cmp-core
/
dev.avinya.ads
/
AdSizePolicy
/
InlineAdaptive
Inline
Adaptive
data
class
InlineAdaptive
(
val
maxHeightDp
:
Int
?
=
null
)
:
AdSizePolicy
(
source
)
Inline adaptive banner with an optional maximum height.
Members
Members & Extensions
Constructors
Inline
Adaptive
Link copied to clipboard
constructor
(
maxHeightDp
:
Int
?
=
null
)
Properties
max
Height
Dp
Link copied to clipboard
val
maxHeightDp
:
Int
?
Functions
to
Android
Ad
Size
Link copied to clipboard
android
fun
AdSizePolicy
.
toAndroidAdSize
(
activity
:
Activity
,
widthDp
:
Int
)
:
AdSize