DisplayMetricsDensity Enum

Definition

Enumerates values returned by several types.

public enum DisplayMetricsDensity
type DisplayMetricsDensity = 
Inheritance
DisplayMetricsDensity

Fields

D140 140
D180 180
D200 200
D220 220
D260 260
D280 280
D300 300
D340 340
D360 360
D400 400
D420 420
D440 440
D450 450
D520 520
D560 560
D600 600
Default 160

The reference density used throughout the system.

High 240

Standard quantized DPI for high-density screens.

Low 120

Standard quantized DPI for low-density screens.

Medium 160

Standard quantized DPI for medium-density screens.

Tv 213
Xhigh 320

Standard quantized DPI for extra-high-density screens.

Xxhigh 480

Standard quantized DPI for extra-extra-high-density screens.

Xxxhigh 640

Standard quantized DPI for extra-extra-extra-high-density screens.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to