Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(example): add support for native icons in submenu items
Introduce a new method `set_native_icon` to allow changing the menu item icon to a native image. This method currently supports macOS, while remaining unsupported on Windows and Linux platforms. The addition enhances the customization options for submenu items.
- Loading branch information