Controller.view_capture

Controller.view_capture(filepath=None)[source]

Capture a screenshot.

Parameters:

filepath (str, optional) – The destination path for saving the screenshot. If no path is provided, a file dialog will be be opened automatically.

Returns:

None