This commit is contained in:
zhuzichu
2023-10-13 18:38:27 +08:00
parent b1c0074a10
commit aeca953d32
2 changed files with 4 additions and 1 deletions

View File

@ -184,6 +184,9 @@ Window {
WindowLifecycle{
id:lifecycle
}
WindowBorder{
z:999
}
function destoryOnClose(){
lifecycle.onDestoryOnClose()
}