Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
BaseWindow
/
setTitle
set
Title
open
fun
setTitle
(
title
:
String
)
(
source
)
Changes the title of native window to
title
.