Android.App
Notification
ExtraLargeIcon
Android.App.Notification.ExtraLargeIcon Field
Notification.Extras
key: this is a bitmap to be used instead of the small icon when showing the notification payload, as supplied to
Android.App.Notification.Builder.SetLargeIcon(Android.Graphics.Bitmap)
.
Syntax
[Android.Runtime.Register("EXTRA_LARGE_ICON")]
public const
string
ExtraLargeIcon
Remarks
Notification.Extras
key: this is a bitmap to be used instead of the small icon when showing the notification payload, as supplied to
Android.App.Notification.Builder.SetLargeIcon(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