Langue

Notification.SmallIcon Propriété

Définition

Petite icône représentant cette notification dans la barre d’état.

public virtual Android.Graphics.Drawables.Icon? SmallIcon { [Android.Runtime.Register("getSmallIcon", "()Landroid/graphics/drawable/Icon;", "GetGetSmallIconHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getSmallIcon", "()Landroid/graphics/drawable/Icon;", "GetGetSmallIconHandler", ApiSince=23)>]
member this.SmallIcon : Android.Graphics.Drawables.Icon

Valeur de propriété

petite icône représentant cette notification

Attributs

Remarques

Petite icône représentant cette notification dans la barre d’état.

Voir aussi :

Référence Android pour android.app.Notification.getSmallIcon.

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

S’applique à