The Settings/Accessibility "Large Text" setting sets the text size in some built-in Apps.
How can I get hold of this setting to be used in my own App? I can create a private setting in my App of course, but I'd rather use the global setting.
I was expecting [UIFont systemFontSize]
to adjust the size, but it always returns 14 regardless of the setting in Accessibility.