LinearLayout
LayoutParams
LinearLayout(Context)
LinearLayout(Context, IAttributeSet)
LinearLayout(IntPtr, JniHandleOwnership)
LinearLayout(Context, IAttributeSet, Int32)
LinearLayout(Context, IAttributeSet, Int32, Int32)
BaselineAligned
BaselineAlignedChildIndex
DividerDrawable
DividerPadding
Gravity
JniPeerMembers
MeasureWithLargestChildEnabled
Orientation
ShowDividers
ThresholdClass
ThresholdType
WeightSum
OnLayout(Boolean, Int32, Int32, Int32, Int32)
SetDividerDrawable(Drawable)
SetGravity(GravityFlags)
SetHorizontalGravity(GravityFlags)
SetVerticalGravity(GravityFlags)
monoandroid
namespace Android.Widget
{
[Register("android/widget/LinearLayout", DoNotGenerateAcw = true)]
public class LinearLayout : ViewGroup
{
[Register("onLayout", "(ZIIII)V", "GetOnLayout_ZIIIIHandler")]
protected override void OnLayout(bool changed, int l, int t, int r, int b);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API