Function deskulpt::setup::show_manager_window

source ยท
fn show_manager_window(app_handle: &AppHandle)
Expand description

Attempt to show the manager window.

This will make the manager visible if it is not already, and set focus if it is not already focused. If the manager window does not exist, create the window. There is no guarantee that this operation will succeed, but it will try to do so.