Sprache

Notification.ExtraLargeIconBig Feld

Definition

Extras key: This is a bitmap to be used instead of the one from Builder.setLargeIcon(android.graphics.Bitmap) when the notification is shown in its expanded form, as supplied to BigPictureStyle.bigLargeIcon(android.graphics.Bitmap).

[Android.Runtime.Register("EXTRA_LARGE_ICON_BIG")]
public const string ExtraLargeIconBig;
[<Android.Runtime.Register("EXTRA_LARGE_ICON_BIG")>]
val mutable ExtraLargeIconBig : string

Feldwert

Implementiert

Attribute

Hinweise

Extras key: This is a bitmap to be used instead of the one from Builder.setLargeIcon(android.graphics.Bitmap) when the notification is shown in its expanded form, as supplied to BigPictureStyle.bigLargeIcon(android.graphics.Bitmap).

Android-Referenz für android.app.Notification.EXTRA_LARGE_ICON_BIG.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: