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

Value: 0

Syntax

[Android.Runtime.Register("SMALLEST_SCREEN_WIDTH_DP_UNDEFINED")]
public const int SmallestScreenWidthDpUndefined

Remarks

Default value for Configuration.SmallestScreenWidthDp 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