Skip to content

Commit

Permalink
Update window.mdx (#3452)
Browse files Browse the repository at this point in the history
title wrong in zh :  WindowHide not WindowShow
  • Loading branch information
eric-tech01 authored May 5, 2024
1 parent 74509e2 commit afceac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Go: `WindowSetDarkTheme(ctx context.Context)`<br/> JS: `WindowSetDarkTheme()`

Go: `WindowShow(ctx context.Context)`<br/> JS: `WindowShow()`

### WindowShow 隐藏窗口
### WindowHide 隐藏窗口

如果当前可见,则隐藏窗口。

Expand Down

0 comments on commit afceac1

Please sign in to comment.