Partager via


AutoCompleteTextView.SetDropDownBackgroundDrawable(Drawable) Méthode

Définition

Définit l’arrière-plan de la liste déroulante de saisie semi-automatique.

[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

Paramètres

d
Drawable

dessinable à définir comme arrière-plan

Attributs

Remarques

Définit l’arrière-plan de la liste déroulante de saisie semi-automatique.

Documentation Java pour android.widget.AutoCompleteTextView.setDropDownBackgroundDrawable(android.graphics.drawable.Drawable).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à