Back

SetPosition

SetPosition can be used to position controls within an Absolute Layout. Using SetPosition on controls within a Linear Layout will not have any effect.

app.SetPosition( left, top, width, height, options )

number - fraction of screen width
number - fraction of screen height
unknown