Table of Contents

Property SearchString

Namespace
Terminal.Gui.Views
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; }

Property Value

string