toggle menu
KAHelpers
androidJvm
switch theme
search in API
view
/
dev.funkymuse.view
/
constrainBottomToTopOf
constrain
Bottom
To
Top
Of
fun
<
T
:
View
>
T
.
constrainBottomToTopOf
(
view
:
View
,
margin
:
Int
=
0
)
:
T
fun
<
T
:
View
>
T
.
constrainBottomToTopOf
(
viewId
:
Int
,
margin
:
Int
=
0
)
:
T