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
/
App
/
loginEvent
login
Event
abstract
val
loginEvent
:
EventInstance
<
Tuple5
<
Event
<
*
>
,
WebContents
,
AuthenticationResponseDetails
,
AuthInfo
,
(
username
:
String
?
,
password
:
String
?
)
->
Unit
>
>
(
source
)