Click or drag to resize

IBrowserHost.StopFinding Method

Version 86.0.240
Cancel all searches that are currently going on.

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

Parameters

clearSelection
Type: System.Boolean
clear the selection
See Also