B O T T O M_ C E N T E R
BOTTOM_CENTER(withinFn, { other, target ->
other.bottomCenter.withRelativeY(-target.height)
.withRelativeX(-target.width / 2)
}, aroundFn, { other, target ->
other.bottomCenter
.withRelativeX(-target.width / 2)
})
Content copied to clipboard
Functions
alignAround
Link copied to clipboard
alignWithin
Link copied to clipboard
compareTo
Link copied to clipboard