5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-14 16:09:31 +08:00
wails/v3/examples/window-call/README.md
2025-04-25 20:51:34 +10:00

12 lines
199 B
Markdown

# Window Call Example
This example is a demonstration of how to know which window is calling a service.
## Running the example
To run the example, run the following command:
```bash
go run .
```