Axer
Toggle table of contents
1.2.12
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Axer
Axer
/
io.github.orioneee
/
AxerTrayWindow
Axer
Tray
Window
jvm
@
Composable
fun
ApplicationScope
.
AxerTrayWindow
(
state
:
WindowState
=
rememberWindowState(width = 800.dp, height = 600.dp)
,
initialValue
:
Boolean
=
true
)