MIN_MOBILE_ASPECT_RATIO top-level constant
double
const MIN_MOBILE_ASPECT_RATIO
The smallest of the following common aspect ratios for mobile phones (4.0 / 3.0)
Implementation
const MIN_MOBILE_ASPECT_RATIO = 4.0 / 3.0;