setPositionAndSize

expect fun setPositionAndSize(left: Short, top: Short, right: Short, bottom: Short)

Changes the position and size of the area.

Parameters

left

Left edge as a X coordinate.

top

Top edge as a Y coordinate.

right

Right edge as a X coordinate.

bottom

Bottom edge as a Y coordinate.

actual fun setPositionAndSize(left: Short, top: Short, right: Short, bottom: Short)
actual fun setPositionAndSize(left: Short, top: Short, right: Short, bottom: Short)