DesktopApplication.AppearanceChanged
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
Called when a user switches between Light and Dark mode or when the accent color changes.
Notes
Use this event to update any graphics or other UI as needed.
See Also
FillColor, FrameColor, TextColor methods; UserGuide:Dark Mode topic