Android.Widget.LinearLayout Members

The members of Android.Widget.LinearLayout are listed below.

See Also: Inherited members from Android.Views.ViewGroup

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

BaselineAlignedbool.
BaselineAlignedChildIndexint.
[read-only]
DividerDrawableAndroid.Graphics.Drawables.Drawable.
DividerPaddingint. Get the padding size used to inset dividers in pixels
MeasureWithLargestChildEnabledbool. When true, all children with a weight will be considered having the minimum size of the largest child.
OrientationOrientation. Returns the current orientation.
ShowDividersShowDividers.
WeightSumfloat. Returns the desired weights sum.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Protected Methods

override
OnLayout(bool, int, int, int, int)
Called from layout when this view should assign a size and position to each of its children.