5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 04:41:08 +08:00
wails/v3/examples/show-macos-toolbar
2025-04-25 20:51:34 +10:00
..
main.go Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00
README.md Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00

Show macOS Toolbar Example

This example is a demonstration of the macOS option ShowToolbarWhenFullscreen, which keeps the system toolbar visible when in fullscreen mode.

Running the example

To run the example (on macOS), simply run the following command:

go run .