Windows Fullscreen Detector
7/8/26Less than 1 minute
Windows Fullscreen Detector
@eisland/windows-fullscreen-detector · v26.0.1
Fullscreen window detection via C N-API native addon.
Interfaces
| Interface | Description |
|---|---|
| NativeRect | Rectangle bounds structure |
| NativeMonitorInfo | Monitor information with bounds |
| FullscreenWindowInfo | Fullscreen window details |
Functions
| Function | Description |
|---|---|
| getForegroundFullscreenWindow | Get foreground window if fullscreen |
| getFullscreenWindows | Get all fullscreen windows |
| isAnyFullscreenWindow | Quick boolean fullscreen check |
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

