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

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getConsiderGoneChildrenWhenMeasuring", "()Z", "GetGetConsiderGoneChildrenWhenMeasuringHandler")]
public virtual bool ConsiderGoneChildrenWhenMeasuring { get; }

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 1