resizable | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Specifies whether the user can resize a stack window. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: minHeight, properties, maxWidth Message: resizeStack Keyword: rectangle Glossary: property, handler, command, stack window Function: stacks Command: modal Object: stack | ||||||
Description | Use the resizable property to control whether the user can change a window's size. | ||||||
Tags | windowing |