GridLayout
Alignment
LayoutParams
Spec
AlignBounds
AlignMargins
Horizontal
Undefined
Vertical
GridLayout(Context)
GridLayout(Context, IAttributeSet)
GridLayout(IntPtr, JniHandleOwnership)
GridLayout(Context, IAttributeSet, Int32)
GridLayout(Context, IAttributeSet, Int32, Int32)
AlignmentMode
BaselineAlighment
BottomAlighment
Center
ColumnCount
ColumnOrderPreserved
End
Fill
JniPeerMembers
LeftAlighment
Orientation
RightAlighment
RowCount
RowOrderPreserved
Start
ThresholdClass
ThresholdType
TopAlighment
UseDefaultMargins
InvokeSpec(Int32)
InvokeSpec(Int32, Alignment)
InvokeSpec(Int32, Int32)
InvokeSpec(Int32, Single)
InvokeSpec(Int32, Alignment, Single)
InvokeSpec(Int32, Int32, Alignment)
InvokeSpec(Int32, Int32, Single)
InvokeSpec(Int32, Int32, Alignment, Single)
OnLayout(Boolean, Int32, Int32, Int32, Int32)
monoandroid
namespace Android.Widget
{
[Register("android/widget/GridLayout", DoNotGenerateAcw = true)]
public class GridLayout : ViewGroup
{
[Register("spec", "(ILandroid/widget/GridLayout$Alignment;F)Landroid/widget/GridLayout$Spec;", "")]
public static Spec? InvokeSpec(int start, Alignment? alignment, float weight);
}
}
| nuget.org | 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