The fields of Android.Views.ViewGroup are listed below. For a list of all members, see the ViewGroup Members list.
See Also: Inherited members from Android.Views.View
const | LayoutModeClipBounds | ViewLayoutMode (0). This constant is a ViewGroup.LayoutMode. |
const | LayoutModeOpticalBounds | ViewLayoutMode (1). This constant is a ViewGroup.LayoutMode. |
const | ClipToPaddingMask | int (34). We clip to padding when FLAG_CLIP_TO_PADDING and FLAG_PADDING_NOT_NULL are set at the same time. |
const | FlagUseChildDrawingOrder | int (1024). Documentation for this section has not yet been entered. |