lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.lvglObject
/
LvglObjectBase
/
setSize
set
Size
common
linuxArm32
linuxX64
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
)