ActionBar.SetStackedBackgroundDrawable(Drawable) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définissez l’arrière-plan empilé d’ActionBar.
[Android.Runtime.Register("setStackedBackgroundDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetSetStackedBackgroundDrawable_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void SetStackedBackgroundDrawable (Android.Graphics.Drawables.Drawable? d);
[<Android.Runtime.Register("setStackedBackgroundDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetSetStackedBackgroundDrawable_Landroid_graphics_drawable_Drawable_Handler")>]
abstract member SetStackedBackgroundDrawable : Android.Graphics.Drawables.Drawable -> unit
override this.SetStackedBackgroundDrawable : Android.Graphics.Drawables.Drawable -> unit
Paramètres
- d
- Drawable
Arrière-plan dessinable pour la ligne empilée
- Attributs
Remarques
Définissez l’arrière-plan empilé d’ActionBar. Cela s’affiche dans la deuxième ligne/barre empilée sur certains appareils et configurations.
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.