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