Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
WebviewTag
/
stopFindInPage
stop
Find
In
Page
abstract
fun
stopFindInPage
(
action
:
WebviewTagStopFindInPageAction
)
(
source
)
Stops any
findInPage
request for the
webview
with the provided
action
.