AutoCompleteTextView
IOnDismissListener
IValidator
AutoCompleteTextView(Context)
AutoCompleteTextView(Context, IAttributeSet)
AutoCompleteTextView(IntPtr, JniHandleOwnership)
AutoCompleteTextView(Context, IAttributeSet, Int32)
AutoCompleteTextView(Context, IAttributeSet, Int32, Int32)
AutoCompleteTextView(Context, IAttributeSet, Int32, Int32, Theme)
Adapter
CompletionHint
CompletionHintFormatted
DropDownAnchor
DropDownBackground
DropDownHeight
DropDownHorizontalOffset
DropDownVerticalOffset
DropDownWidth
Filter
InputMethodMode
IsPerformingCompletion
IsPopupShowing
ItemClickListener
ItemSelectedListener
JniPeerMembers
ListSelection
OnItemClickListener
OnItemSelectedListener
Threshold
ThresholdClass
ThresholdType
Validator
ClearListSelection()
ConvertSelectionToString(Object)
ConvertSelectionToStringFormatted(Object)
DismissDropDown()
EnoughToFilter()
OnFilterComplete(Int32)
PerformCompletion()
PerformFiltering(ICharSequence, Int32)
PerformFiltering(String, Int32)
PerformValidation()
RefreshAutoCompleteResults()
ReplaceText(ICharSequence)
ReplaceText(String)
SetCompletionHint(ICharSequence)
SetCompletionHint(String)
SetDropDownBackgroundDrawable(Drawable)
SetDropDownBackgroundResource(Int32)
SetOnDismissListener(IOnDismissListener)
SetText(ICharSequence, Boolean)
SetText(String, Boolean)
ShowDropDown()
Dismiss
ItemClick
ItemSelected
ItemSelectionCleared
NothingSelected
monoandroid
namespace Android.Widget
{
[Register("android/widget/AutoCompleteTextView", DoNotGenerateAcw = true)]
public class AutoCompleteTextView : EditText, IJavaObject, IFilterListener, IJavaPeerable, IDisposable
{
public virtual int DropDownWidth
{
[Register("getDropDownWidth", "()I", "GetGetDropDownWidthHandler")]
get;
[Register("setDropDownWidth", "(I)V", "GetSetDropDownWidth_IHandler")]
set;
}
}
}
nuget.org | 0.0 % Reference this API 0.0 % Set property |
---|---|
Upgrade Planner | 0.0 % Reference this API 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