The members of Android.Widget.LinearLayout 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. |
BaselineAligned | bool. | |
BaselineAlignedChildIndex | int. | |
[read-only] | DividerDrawable | Android.Graphics.Drawables.Drawable. |
DividerPadding | int. Get the padding size used to inset dividers in pixels | |
MeasureWithLargestChildEnabled | bool. When true, all children with a weight will be considered having the minimum size of the largest child. | |
Orientation | Orientation. Returns the current orientation. | |
ShowDividers | ShowDividers. | |
WeightSum | float. Returns the desired weights sum. |
[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. |
SetDividerDrawable(Android.Graphics.Drawables.Drawable)Set a drawable to be used as a divider between items. | ||
SetGravity(Android.Views.GravityFlags)Describes how the child views are positioned. | ||
SetHorizontalGravity(Android.Views.GravityFlags) | ||
SetVerticalGravity(Android.Views.GravityFlags) |