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