resizeTo method

void resizeTo (int x int y)

Resizes this window to a specific width and height.

Other resources

Implementation

void resizeTo(int x, int y) native;