Screen.dpi
static var dpi: float;
static float dpi;
static dpi as float
Description

The current DPI of the screen / device (Read Only).

This is the actual DPI of the screen attached or physical device running the application. May return 0 if unable to determine the current DPI.