Condividi tramite


AutoCompleteTextView.SetDropDownBackgroundDrawable(Drawable) Metodo

Definizione

Imposta lo sfondo dell'elenco a discesa completamento automatico.

[Android.Runtime.Register("setDropDownBackgroundDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetSetDropDownBackgroundDrawable_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void SetDropDownBackgroundDrawable (Android.Graphics.Drawables.Drawable? d);
[<Android.Runtime.Register("setDropDownBackgroundDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetSetDropDownBackgroundDrawable_Landroid_graphics_drawable_Drawable_Handler")>]
abstract member SetDropDownBackgroundDrawable : Android.Graphics.Drawables.Drawable -> unit
override this.SetDropDownBackgroundDrawable : Android.Graphics.Drawables.Drawable -> unit

Parametri

d
Drawable

l'elemento disegnabile da impostare come sfondo

Attributi

Commenti

Imposta lo sfondo dell'elenco a discesa completamento automatico.

Documentazione java per android.widget.AutoCompleteTextView.setDropDownBackgroundDrawable(android.graphics.drawable.Drawable).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a