Freigeben über


Notification.ExtraShowBigPictureWhenCollapsed Feld

Definition

#extras key: This is a boolean to indicate that the BigPictureStyle#bigPicture(Bitmap) big picture is to be shown in the collapsed state of a BigPictureStyle notification.

[Android.Runtime.Register("EXTRA_SHOW_BIG_PICTURE_WHEN_COLLAPSED", ApiSince=31)]
public const string ExtraShowBigPictureWhenCollapsed;
[<Android.Runtime.Register("EXTRA_SHOW_BIG_PICTURE_WHEN_COLLAPSED", ApiSince=31)>]
val mutable ExtraShowBigPictureWhenCollapsed : string

Feldwert

Implementiert

Attribute

Hinweise

#extras key: This is a boolean to indicate that the BigPictureStyle#bigPicture(Bitmap) big picture is to be shown in the collapsed state of a BigPictureStyle notification. Dadurch wird ein Builder#setLargeIcon(Icon) large icon in diesem Zustand ersetzt, wenn eins bereitgestellt wurde.

Java-Dokumentation für android.app.Notification.EXTRA_SHOW_BIG_PICTURE_WHEN_COLLAPSED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: