IBrowserHostStopFinding Method  | 
Version 108.4.130 
            Cancel all searches that are currently going on. 
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxvoid StopFinding(
	bool clearSelection
)
void StopFinding(
	bool clearSelection
)
Parameters
- clearSelection
 - Type: SystemBoolean
clear the selection 
See Also