IBrowserHostStopFinding Method |
Version 130.1.90
Cancel all searches that are currently going on.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax void StopFinding(
bool clearSelection
)
void StopFinding(
bool clearSelection
)
Parameters
- clearSelection Boolean
- clear the selection
See Also