ArcGIS Pro 2.9 API Reference Guide
SearchPauseAutoSearch Property

ArcGIS.Desktop.Mapping.Controls Namespace > SymbolSearcherControl Class : SearchPauseAutoSearch Property
Gets and sets a flag that pauses automatic searching on Filter Changes when the flag is true.
Syntax
public bool SearchPauseAutoSearch {get; set;}
Public Property SearchPauseAutoSearch As Boolean
Remarks
Setting SearchPauseAutoSearch from false to true will trigger a search
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SymbolSearcherControl Class
SymbolSearcherControl Members