View.setWindowSize
setWindowSize(width, height)
Sets the width and the height of the window that contains the view
width
integer
width of the window, in pixels.
height
integer
height of the window, in pixels.
Return value
none
Back to
View
Back to
Overview