textScaleFactorMaxSupported top-level constant

double const textScaleFactorMaxSupported

as of iOS 13.2.3 the max textScaleFactor a user can set is ~3.1176

Implementation

const double textScaleFactorMaxSupported = 3.2;