Android.Views.View.MeasuredStateMask Field
Bits of View.MeasuredWidthAndState and View.MeasuredWidthAndState that provide the additional state bits.

Value: -16777216

Syntax

[Android.Runtime.Register("MEASURED_STATE_MASK")]
public const int MeasuredStateMask

Remarks

Bits of View.MeasuredWidthAndState and View.MeasuredWidthAndState that provide the additional state bits.

[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