Is there a way to determine if an iOS device has dark mode ("Dark Appearance") enabled from within a LiveCode app?

The inherited default text color of a field is black, but is changed to white by the OS when this mode is enabled (on a white background in this case which makes it appear invisible). This seems to only affect native mobile text fields, but not LC text fields.

There is a feature enhancement to support dark mode for macOS, but I didn't see any reports for iOS.
https://quality.livecode.com/show_bug.cgi?id=22221

I'm not asking for an engine change, just curious if there is a way to check this so I can code around it. Perhaps mergNotify?

--Andrew Bell


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to