Android.Util.DisplayMetrics.Xdpi Property
The exact physical pixels per inch of the screen in the X dimension.

Syntax

[Android.Runtime.Register("xdpi")]
public float Xdpi { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The exact physical pixels per inch of the screen in the X dimension.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1