startUpIconic

Specifies whether, when a stack opens, it should be iconify or displayed as a window.

# Metadata

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

# Syntax

set the startupIconic of stack to {true | false}

# Examples

set the startupIconic of stack "Imports" to true

# Description

Use the startUpIconic property to control a stack appearance when it first opens.

If a stack's startUpIconic property is set to true, the stack is opened as a desktop icon rather than a window.

The setting of this property has no effect on Mac OS or Windows systems, nor on some Unix systems.

# Tags

# See

- **message:** unIconifyStack - **function:** stacks - **glossary:** iconify, property, desktop - **object:** stack