iconifyStack

Sent to the current card when a stack is minimize.

# Metadata

Platforms: desktop, server OS: mac, windows, linux Introduced: 1.0 Security:

# Syntax

iconifyStack

# Examples

on iconifyStack -- hide auxiliary window when the stack is iconified hide stack "Go Back Palette" end iconifyStack

# Description

Handle the iconifyStack message if you want to do something special when the user minimizes a stack window.

The terminology varies depending on platform. The iconifyStack message is sent when the user collapses (Mac OS), iconify (Unix), or minimizes (OS X systems and Windows) the stack window.

# Tags

# See

- **property:** icon - **message:** unIconifyStack, suspendStack - **object:** stack - **glossary:** minimize, current card, stack window, Windows, message, Mac OS, collapse, Unix, iconify