Langue

AutoCompleteTextView.SetDropDownBackgroundResource(Int32) Méthode

Définition

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

[Android.Runtime.Register("setDropDownBackgroundResource", "(I)V", "GetSetDropDownBackgroundResource_IHandler")]
public virtual void SetDropDownBackgroundResource(int id);
[<Android.Runtime.Register("setDropDownBackgroundResource", "(I)V", "GetSetDropDownBackgroundResource_IHandler")>]
abstract member SetDropDownBackgroundResource : int -> unit
override this.SetDropDownBackgroundResource : int -> unit

Paramètres

id
Int32

ID du 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.setDropDownBackgroundResource(int).

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 à