Click or drag to resize

IBrowserHostStopFinding Method

Version 130.1.90
Cancel all searches that are currently going on.

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

Parameters

clearSelection  Boolean
clear the selection
See Also