Property | Type | Description | |
---|---|---|---|
imgClearButton | Android.Graphics.Drawables.Drawable |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
ClearableAutoCompleteTextView ( Android.Content.Context context ) : Android.Content | ||
ClearableAutoCompleteTextView ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
ClearableAutoCompleteTextView ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
HideClearButton ( ) : void | ||
ShowClearButton ( ) : void |
Method | Description | |
---|---|---|
Init ( Android.Content.Context context ) : void |
public ClearableAutoCompleteTextView ( Android.Content.Context context ) : Android.Content | ||
context | Android.Content.Context | |
return | Android.Content |
public ClearableAutoCompleteTextView ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
return | Android.Content |
public ClearableAutoCompleteTextView ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
return | Android.Content |