MobileScreen.AppearanceChanged
From Xojo Documentation
Event
Called when a user switches between Light and Dark mode.
Notes
Use this event to update any graphics or other UI as needed.
See Also
ColorGroup class, Color.IsDarkMode method.
Called when a user switches between Light and Dark mode.
Use this event to update any graphics or other UI as needed.
ColorGroup class, Color.IsDarkMode method.