Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
WebContents
/
loginEvent
login
Event
val
loginEvent
:
EventInstance
<
Tuple4
<
Event
<
*
>
,
LoginAuthenticationResponseDetails
,
AuthInfo
,
(
username
:
String
?
,
password
:
String
?
)
->
Unit
>
>
(
source
)