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