Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

Screen.dpi

public static var dpi: 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.