bottomToTopOf

infix fun Int.bottomToTopOf(top: Int)

Set the view's bottom constraint to top of another view

Receiver

Int The target view's id to which apply the constraint

Parameters

top

The other view's id