Is there a mechanism available to set the label color for a feature class to SystemDefault or one of the other dark mode-aware system colors?
If not is there a way to update the label definition to switch colors when traitCollectionDidChange is fired?
I've wired up some of our apps to automatically switch to the dark vector map when users toggle on dark mode, but unfortunately it makes the labels unreadable.