5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-15 16:39:32 +08:00
wails/v3/examples/screen/README.md
2025-04-25 20:51:34 +10:00

13 lines
186 B
Markdown

# Screen Example
This example will detect all attached screens and display their details.
## Running the example
To run the example, run the following command:
```bash
go run .
```