iOS Quality Settings through the Device Profile Manager

If you set it to zero, it will ask the screen for the nativeScale and utilize that as the fallback since 0 is not a valid scale. The code you have above is similar to what we do in the case where r.MobileContentScaleFactor=0.

-Pete