App.resize

App.resize(width, height)[source]

Resize the main window programmatically.

Parameters
  • width (int)

  • height (int)