Android.Widget.AutoCompleteTextView.SetDropDownBackgroundResource Method

Syntax

[Android.Runtime.Register("setDropDownBackgroundResource", "(I)V", "GetSetDropDownBackgroundResource_IHandler")]
public virtual void SetDropDownBackgroundResource (int id)

Parameters

id
the id of 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