Android.Views.View.MeasuredSizeMask Field
Bits of View.MeasuredWidthAndState and View.MeasuredWidthAndState that provide the actual measured size.

Value: 16777215

Syntax

[Android.Runtime.Register("MEASURED_SIZE_MASK")]
public const int MeasuredSizeMask

Remarks

Bits of View.MeasuredWidthAndState and View.MeasuredWidthAndState that provide the actual measured size.

[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