Android.Content.Res.Configuration.ScreenHeightDp Property
The current height of the available screen space, in dp units, corresponding to screen height resource qualifier.

Syntax

[Android.Runtime.Register("screenHeightDp")]
public int ScreenHeightDp { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The current height of the available screen space, in dp units, corresponding to screen height resource qualifier. Set to Configuration.ScreenHeightDpUndefined if no height is specified.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 13