Android.App.Notification.ExtraSummaryText Field
Notification.Extras key: this is a line of summary information intended to be shown alongside expanded notifications.

Syntax

[Android.Runtime.Register("EXTRA_SUMMARY_TEXT")]
public const string ExtraSummaryText

Remarks

Notification.Extras key: this is a line of summary information intended to be shown alongside expanded notifications, as supplied to (e.g.) Android.App.Notification.BigTextStyle.SetSummaryText(Java.Lang.ICharSequence).

[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