Update window.mdx (#3452)

title wrong in zh :  WindowHide not WindowShow
This commit is contained in:
eric-tech01
2024-05-05 14:08:02 +10:00
committed by GitHub
parent 74509e247c
commit afceac13fa
@@ -86,7 +86,7 @@ Go: `WindowSetDarkTheme(ctx context.Context)`<br/> JS: `WindowSetDarkTheme()`
Go: `WindowShow(ctx context.Context)`<br/> JS: `WindowShow()`
### WindowShow 隐藏窗口
### WindowHide 隐藏窗口
如果当前可见,则隐藏窗口。