Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
WebPreferences
/
allowRunningInsecureContent
allow
Running
Insecure
Content
abstract
var
allowRunningInsecureContent
:
Boolean
?
(
source
)
Allow an https page to run JavaScript, CSS or plugins from http URLs. Default is
false
.