Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-electron
/
electron.core
/
WebFrame
/
findFrameByToken
find
Frame
By
Token
abstract
fun
findFrameByToken
(
frameToken
:
String
)
:
WebFrame
?
(
source
)
that has the supplied
frameToken
,
null
if not found.