setProp trigger | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | setprop trigger |
Related | Glossary: object, handler, custom property, owner, execute Control Structure: setProp |
Description | A request to set a custom property of an object. If the object or one of its owners has a setProp handler for that custom property, the setProp trigger causes the handler to be executed. |
Tags | properties |