Axer
Toggle table of contents
1.1.10
jvm
Platform filter
jvm
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee
/
AxerWindows
Axer
Windows
jvm
@
Composable
fun
AxerWindows
(
state
:
WindowState
=
rememberWindowState(width = 800.dp, height = 600.dp)
,
onCloseWindow
:
(
)
->
Unit
=
{}
)