systemAppearanceChanged | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | card |
Summary | Sent to the current card of the defaultStack when the system appearance|systemAppearance changes. |
Introduced | 1.0 |
OS | mac, ios, android |
Platforms | desktop, mobile |
Example |
|
Related | Property: systemAppearance, defaultStack Glossary: message |
Description | Handle the systemAppearanceChanged message if you need to change the color of objects when the application enters either light or dark mode. |