Skip to main content
Version: Next

Is window reduced

Is window reduced ( window ) : Boolean

ParameterTypeDescription
windowIntegerWindow reference number
Function resultBooleanTrue 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.

See also

Is window maximized
REDUCE RESTORE WINDOW