setSize

expect open fun setSize(width: Short, height: Short)

Changes the object's size.

Parameters

width

The new width to use.

height

The new height to use.

actual open fun setSize(width: Short, height: Short)
actual open fun setSize(width: Short, height: Short)