Window Methods
Last updated
Was this helpful?
Last updated
Was this helpful?
Closes the window by clicking the close icon. Does not handle any dialogs (e.g. save request) that might pop up.
Maximizes the window by clicking the maximize icon. Redefines the after maximizing. If maximize icon is not shown, method assumes the window is already maximized and doesn't do anything.
Minimizes the window by clicking the minimize icon.
Restores the window by clicking the restore icon. Redefines the after restoring. If restore icon is not shown, method assumes the window is already restored and doesn't do anything.