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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The exact physical pixels per inch of the screen in the Y 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