The members of Android.Widget.FrameLayout are listed below.
See Also: Inherited members from Android.Views.ViewGroup
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | ConsiderGoneChildrenWhenMeasuring | bool. Determines whether all children, or just those in the VISIBLE or INVISIBLE state, are considered when measuring. |
Foreground | Android.Graphics.Drawables.Drawable. Returns the drawable used as the foreground of this FrameLayout. | |
[read-only] | ForegroundGravity | Android.Views.GravityFlags. Describes how the foreground is positioned. |
ForegroundTintList | Android.Content.Res.ColorStateList. | |
ForegroundTintMode | Android.Graphics.PorterDuff.Mode. | |
MeasureAllChildren | bool. Determines whether all children, or just those in the VISIBLE or INVISIBLE state, are considered when measuring. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
SetForegroundGravity(Android.Views.GravityFlags)Describes how the foreground is positioned. | ||
SetMeasureAllChildren(bool)Sets whether to consider all children, or just those in the VISIBLE or INVISIBLE state, when measuring. |