Android.Views.View.MeasuredStateTooSmall Field
Bit of View.MeasuredWidthAndState and View.MeasuredWidthAndState that indicates the measured size is smaller that the space the view would like to have.

Value: 16777216

Syntax

[Android.Runtime.Register("MEASURED_STATE_TOO_SMALL")]
public const int MeasuredStateTooSmall

Remarks

Bit of View.MeasuredWidthAndState and View.MeasuredWidthAndState that indicates the measured size is smaller that the space the view would like to have.

[Android Documentation]

Requirements

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