backSize | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | group | ||||||
Summary | Specifies the width and height of the specified background. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: item Property: height, formattedRect, rectangle, width Command: group Glossary: property, background | ||||||
Description | Use the backSize property to hide members of a group from view. The first item of the backSize is the width of the group in pixels. The second item is the height of the group in pixels. If you change the backSize of a group, the position of its top left corner remains unchanged. This property is included in LiveCode for compatibility with imported SuperCard projects. | ||||||
Tags | ui |