GridView
GridView(Context)
GridView(Context, IAttributeSet)
GridView(IntPtr, JniHandleOwnership)
GridView(Context, IAttributeSet, Int32)
GridView(Context, IAttributeSet, Int32, Int32)
Adapter
ColumnWidth
Gravity
HorizontalSpacing
JniPeerMembers
NumColumns
RequestedColumnWidth
RequestedHorizontalSpacing
StretchMode
ThresholdClass
ThresholdType
VerticalSpacing
SetColumnWidth(Int32)
SetGravity(GravityFlags)
SetHorizontalSpacing(Int32)
SetNumColumns(Int32)
SetSelection(Int32)
SetVerticalSpacing(Int32)
SmoothScrollByOffset(Int32)
monoandroid
namespace Android.Widget
{
[Register("android/widget/GridView", DoNotGenerateAcw = true)]
public class GridView : AbsListView
{
public virtual StretchMode StretchMode
{
[Register("getStretchMode", "()I", "GetGetStretchModeHandler")]
get;
[Register("setStretchMode", "(I)V", "GetSetStretchMode_IHandler")]
set;
}
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
|---|---|
| .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