relativeToBottomOf

abstract fun relativeToBottomOf(component: Component): Position

Creates a Position which is relative to the bottom of the given Component. The x coordinate is used to shift right The y coordinate is used to shift down

Sources

(source)
Link copied to clipboard