Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
WebFrame
/
findFrameByRoutingId
find
Frame
By
Routing
Id
abstract
fun
findFrameByRoutingId
(
routingId
:
Double
)
:
WebFrame
(
source
)
that has the supplied
routingId
,
null
if not found.