toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
WebContents
/
selectClientCertificateEvent
select
Client
Certificate
Event
val
selectClientCertificateEvent
:
EventInstance
<
JsTuple4
<
Event
<
*
>
,
String
,
ReadonlyArray
<
Certificate
>
,
(
certificate
:
Certificate
)
->
Unit
>
>
(
source
)