Android.App
Notification
ExtraLargeIconBig
Android.App.Notification.ExtraLargeIconBig Field
Notification.Extras
key: this is a bitmap to be used instead of the one from
Android.App.Notification.Builder.SetLargeIcon(Android.Graphics.Bitmap)
when the notification is shown in its expanded form, as supplied to
Android.App.Notification.BigPictureStyle.BigLargeIcon(Android.Graphics.Bitmap)
.
Syntax
[Android.Runtime.Register("EXTRA_LARGE_ICON_BIG")]
public const
string
ExtraLargeIconBig
Remarks
Notification.Extras
key: this is a bitmap to be used instead of the one from
Android.App.Notification.Builder.SetLargeIcon(Android.Graphics.Bitmap)
when the notification is shown in its expanded form, as supplied to
Android.App.Notification.BigPictureStyle.BigLargeIcon(Android.Graphics.Bitmap)
.
[Android Documentation]
Requirements
Namespace:
Android.App
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0
Since:
Added in API level 1