Click or drag to resize

IBrowserHostStopFinding Method

Version 75.1.140
Cancel all searches that are currently going on.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
void StopFinding(
	bool clearSelection
)

Parameters

clearSelection
Type: SystemBoolean
clear the selection
See Also