Class SearchDialog
Command-palette style search dialog (Ctrl+K) for navigating channels and triggering app actions.
public static class SearchDialog
- Inheritance
-
SearchDialog
- Inherited Members
Methods
Show(IApplication, IReadOnlyList<string>)
public static SearchResult? Show(IApplication app, IReadOnlyList<string> channels)
Parameters
appIApplicationchannelsIReadOnlyList<string>