Table of Contents

Property MaxSearchResults

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MaxSearchResults

The maximum number of results that will be collected when searching before stopping.

public static int MaxSearchResults { get; set; }

Property Value

int

Remarks

This prevents performance issues e.g. when searching root of file system for a common letter (e.g. 'e').