setXY

open fun setXY(x: Float, y: Float): UIElement

Sets the element X and Y position within its parent

Return

this

Parameters

x

the element Y position within its parent in pixels

y

the element Y position within its parent in pixels