Android.Content.Res.Configuration.ScreenWidthDpUndefined Field
Default value for Configuration.ScreenWidthDp indicating that no width has been specified.

Value: 0

Syntax

[Android.Runtime.Register("SCREEN_WIDTH_DP_UNDEFINED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.Res.Screen enum directly instead of this field.")]
public const Screen ScreenWidthDpUndefined

Remarks

Default value for Configuration.ScreenWidthDp indicating that no width has been 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