View.setWindowPosition
setWindowPosition(x, y)
Sets the position of the window that contains the view
x
integer
position of the left side of the window, in client coordinates.
y
integer
position of the top of the window, in client coordinates.
Return value
none
Back to
View
Back to
Overview