Is window reduced
Is window reduced ( window ) : Boolean
Parameter | Type | Description | |
---|---|---|---|
window | Integer | → | Window reference number |
Function result | Boolean | ← | True if the window is reduced in the taskbar or the in dock, False otherwise |
This command is not thread-safe, it cannot be used in preemptive code.
Description
The Is window reduced command returns True if the window whose reference number is passed in window is currently reduced in the taskbar (Windows) or in the dock (macOS), and False otherwise.