Property SearchString | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SearchString
Gets the current search string. This includes the set of keystrokes that have been pressed since the last unsuccessful match or after TypingDelay) milliseconds. Useful for debugging.
string SearchString { get; }