commandSearch.hotkey module

commandSearch.hotkey.focus(*args, **kwargs)

Set focus to the input search field of the command search widget. Will return early if either the results window or the search bar already has focus.

Parameters:commandSearch (SearchWidget) – decorator handles this argument