bottomToBottomOf

infix fun Int.bottomToBottomOf(bottom: Int)

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

Receiver

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

Parameters

bottom

The other view's id