Android.Widget.AutoCompleteTextView.SetDropDownBackgroundDrawable Method

Syntax

[Android.Runtime.Register("setDropDownBackgroundDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetSetDropDownBackgroundDrawable_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void SetDropDownBackgroundDrawable (Android.Graphics.Drawables.Drawable d)

Parameters

d
the drawable to set as the background

Remarks

Sets the background of the auto-complete drop-down list.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5