Axer
Toggle table of contents
1.1.10
jvm
Platform filter
jvm
Switch theme
Search in API
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
)