Android.Widget.FrameLayout.MeasureAllChildren Property
Determines whether all children, or just those in the VISIBLE or INVISIBLE state, are considered when measuring.

Syntax

[get: Android.Runtime.Register("getMeasureAllChildren", "()Z", "GetGetMeasureAllChildrenHandler")]
public virtual bool MeasureAllChildren { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Determines whether all children, or just those in the VISIBLE or INVISIBLE state, are considered when measuring.

[Android Documentation]

Requirements

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