Android.Resource.Dimension.DialogMinWidthMinor Field
The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait).

Value: 17104900

Syntax

[Android.Runtime.Register("dialog_min_width_minor")]
public const int DialogMinWidthMinor

Remarks

The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). This may be either a fraction or a dimension.

[Android Documentation]

Requirements

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