customPropertySets | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack, card, field, button, graphic, scrollbar, player, image | ||||||
Summary | Lists all the custom property sets that can apply to an object. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: customPropertySet, revProfile, customKeys Command: set Glossary: custom property, property, object Control Structure: getProp, setProp | ||||||
Description | Use the customPropertySets property to find out what property sets are defined for an object. You can delete an object's custom property sets by setting the object's customPropertySets to empty. | ||||||
Tags | properties |