Skip to main content
Version: Next

Is window reduced

Is window reduced ( window ) -> Function result

ParameterTypeDescription
windowWinRef🡒Window reference number
Function resultBoolean🡐True if the window is reduced in the taskbar or the in dock, False otherwise

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