跳到主要内容
版本:下个版本 🚧

菜单

这些方法与应用程序菜单相关。

Javascript

Menu is currently unsupported in the JS runtime.

::: :::

设置应用程序菜单

Sets the application menu to the given menu.

Go: MenuSetApplicationMenu(ctx context.Context, menu *menu.Menu)

更新应用程序菜单

将应用程序菜单设置为给定的应用菜单

Go: MenuUpdateApplicationMenu(ctx context.Context)