Screen:setPosition
From GiderosMobile
Available since: Gideros 2017.8
Description
Attempts to position this screen or window, if allowed by the platform.
= Screen:setPosition(xy,)
'x: (number) The new x coordinate '
'y: (number) The new y coordinate '