resizable

Specifies whether the user can resize a stack window.

# Metadata

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

# Syntax

set the resizable of stack to {true | false}

# Examples

set the resizable of this stack to false

# Description

Use the resizable property to control whether the user can change a window's size.

# Tags

# See

- **property:** minHeight, properties, maxWidth - **message:** resizeStack - **keyword:** rectangle - **glossary:** property, handler, command, stack window - **function:** stacks - **command:** modal - **object:** stack