5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 05:00:10 +08:00
wails/v3/examples/screen
2025-04-25 20:51:34 +10:00
..
assets [v3-Windows] New DIP system for Enhanced High DPI Monitor Support (#3665) 2024-09-22 08:38:30 +10:00
main.go [v3-Windows] New DIP system for Enhanced High DPI Monitor Support (#3665) 2024-09-22 08:38:30 +10:00
README.md Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00
screens.go [v3-Windows] New DIP system for Enhanced High DPI Monitor Support (#3665) 2024-09-22 08:38:30 +10:00

Screen Example

This example will detect all attached screens and display their details.

Running the example

To run the example, run the following command:

go run .