nativephp.com
nativephp.com copied to clipboard
Add Opening Context Menu Method
This pull request adds documentation for programmatically opening the context menu in Menu Bar apps.
- Added a section describing how to open the context menu programmatically using
MenuBar::showContextMenu(), including a code example and explanation of typical use cases.
This updates the documentation for https://github.com/NativePHP/desktop/pull/57