iOSStyleChangeObserver

From Xojo Documentation

Interface


New in 2019r3

Used by controls that need to know when the style of the OS changes, for example, from light mode to dark mode.

Methods
ViewStyleChanged

Notes

If you implement this interface on your control, you must implement the method as shown here.