Spinner.PopupBackground Proprietà

Definizione

Ottiene lo sfondo disegnabile per la finestra popup della selezione.

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

Valore della proprietà

sfondo disegnabile

Attributi

Commenti

Ottiene lo sfondo disegnabile per la finestra popup della selezione. Valido solo in #MODE_DROPDOWN. Le altre modalità restituiranno Null.

per android.widget.Spinner.getPopupBackground().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a