Table of Contents
isMinimized Method 

Returns whether the dialog is minimized.

Syntax
JavaScript
 Dialog.isMinimized()

Return Value

true if the dialog is minimized, otherwise false.

See Also