AbsListView
IMultiChoiceModeListener
IOnScrollListener
IRecyclerListener
ISelectionBoundsAdjuster
LayoutParams
RecyclerEventArgs
ScrollEventArgs
ScrollStateChangedEventArgs
AbsListView(Context)
AbsListView(Context, IAttributeSet)
AbsListView(IntPtr, JniHandleOwnership)
AbsListView(Context, IAttributeSet, Int32)
AbsListView(Context, IAttributeSet, Int32, Int32)
Adapter
BottomEdgeEffectColor
CacheColorHint
CheckedItemCount
CheckedItemPosition
CheckedItemPositions
ChoiceMode
FastScrollAlwaysVisible
FastScrollEnabled
HasTextFilter
IsDrawSelectorOnTop
IsInFilterMode
JniPeerMembers
ListPaddingBottom
ListPaddingLeft
ListPaddingRight
ListPaddingTop
ScrollingCacheEnabled
SelectedChildViewEnabled
SelectedView
Selector
SmoothScrollbarEnabled
StackFromBottom
TextFilter
TextFilterEnabled
TextFilterFormatted
ThresholdClass
ThresholdType
TopEdgeEffectColor
TranscriptMode
AfterTextChanged(IEditable)
BeforeTextChanged(ICharSequence, Int32, Int32, Int32)
BeforeTextChanged(String, Int32, Int32, Int32)
CanScrollList(Int32)
ClearChoices()
ClearTextFilter()
DeferNotifyDataSetChanged()
Fling(Int32)
GetCheckedItemIds()
HandleDataChanged()
InvalidateViews()
IsItemChecked(Int32)
LayoutChildren()
OnFilterComplete(Int32)
OnGlobalLayout()
OnInitializeAccessibilityNodeInfoForItem(View, Int32, AccessibilityNodeInfo)
OnRemoteAdapterConnected()
OnRemoteAdapterDisconnected()
OnRestoreInstanceState(IParcelable)
OnSaveInstanceState()
OnTextChanged(ICharSequence, Int32, Int32, Int32)
OnTextChanged(String, Int32, Int32, Int32)
OnTouchModeChanged(Boolean)
PointToPosition(Int32, Int32)
PointToRowId(Int32, Int32)
ReclaimViews(IList<View>)
ScrollListBy(Int32)
SetAdapter(IListAdapter)
SetBottomEdgeEffectColor(Color)
SetDrawSelectorOnTop(Boolean)
SetEdgeEffectColor(Color)
SetFastScrollStyle(Int32)
SetFilterText(String)
SetFriction(Single)
SetItemChecked(Int32, Boolean)
SetMultiChoiceModeListener(IMultiChoiceModeListener)
SetOnScrollListener(IOnScrollListener)
SetRecyclerListener(IRecyclerListener)
SetRemoteViewsAdapter(Intent)
SetScrollIndicators(View, View)
SetSelectionFromTop(Int32, Int32)
SetSelector(Int32)
SetTopEdgeEffectColor(Color)
SetVelocityScale(Single)
SmoothScrollBy(Int32, Int32)
SmoothScrollToPosition(Int32)
SmoothScrollToPosition(Int32, Int32)
SmoothScrollToPositionFromTop(Int32, Int32)
SmoothScrollToPositionFromTop(Int32, Int32, Int32)
VerifyDrawable(Drawable)
Recycler
Scroll
ScrollStateChanged
net9.0-android34.0
namespace Android.Widget
{
[Register("android/widget/AbsListView", DoNotGenerateAcw = true)]
public abstract class AbsListView : AdapterView<IListAdapter!>, IJavaObject, INoCopySpan, ITextWatcher, IOnGlobalLayoutListener, IOnTouchModeChangeListener, IFilterListener, IJavaPeerable, IDisposable
{
public virtual Drawable? Selector
{
[Register("getSelector", "()Landroid/graphics/drawable/Drawable;", "GetGetSelectorHandler")]
get;
[Register("setSelector", "(Landroid/graphics/drawable/Drawable;)V", "GetSetSelector_Landroid_graphics_drawable_Drawable_Handler")]
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 net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API