1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-05-05 18:17:26 +08:00
This commit is contained in:
zhuzichu 2023-10-16 13:56:09 +08:00
parent 4b6fa1e65c
commit 9985053f82

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