I defined dark variants for all UIColor objects used in symbols for the feature layers and graphic overlays. While it loads the correct variant initially, it doesn't automatically adapt when I toggle Dark Mode.
Do I have to listen for interface style changes and manually re-set symbols in all the layers and overlays? Or is there a way to ask them to re-render?