What is the Xcode shortcut for the Document Outline Filter on the storyboard view?

Viewed 139

Is there a shortcut to the Document Outline Filter search bar? My goal is to access this quickly to filter constraints by name.

Is there an existing shortcut or how I can create one? I am looking for something similar to 'Filter in Navigator' shortcut for files, which is ctrl +command+v

Xcode Filter

1 Answers

There is no command for that, so there is no shortcut for it.

Related