AdMob CMP
Toggle table of contents
1.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
AdMob CMP
admob-cmp-compose
/
dev.avinya.ads.nativead.layout
/
AdModifier
/
size
size
fun
size
(
size
:
Dp
)
:
AdModifier
(
source
)
Sets a fixed size (same width and height).
fun
size
(
width
:
Dp
,
height
:
Dp
)
:
AdModifier
(
source
)
Sets a fixed width and height.