Partager via


AutoCompleteTextView.DropDownBackground Propriété

Définition

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

public virtual Android.Graphics.Drawables.Drawable? DropDownBackground { [Android.Runtime.Register("getDropDownBackground", "()Landroid/graphics/drawable/Drawable;", "GetGetDropDownBackgroundHandler")] get; }
[<get: Android.Runtime.Register("getDropDownBackground", "()Landroid/graphics/drawable/Drawable;", "GetGetDropDownBackgroundHandler")>]
member this.DropDownBackground : Android.Graphics.Drawables.Drawable

Valeur de propriété

dessinable en arrière-plan

Attributs

Remarques

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

Documentation Java pour android.widget.AutoCompleteTextView.getDropDownBackground().

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 à