Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.