MDT_RAW_DPI constant

int const MDT_RAW_DPI

The raw DPI. This value is the linear DPI of the screen as measured on the screen itself. Use this value when you want to read the pixel density and not the recommended scaling setting. This does not include the scale factor set by the user for this specific display and is not guaranteed to be a supported DPI value.

Implementation

static const MDT_RAW_DPI = 2;