topToTopOf

infix fun Int.topToTopOf(top: Int)

Set the view's top 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