Android.App.Notification.ExtraTextLines Field
Notification.Extras key: an array of CharSequences to show in Android.App.Notification.InboxStyle expanded notifications, each of which was supplied to Android.App.Notification.InboxStyle.AddLine(Java.Lang.ICharSequence).

Syntax

[Android.Runtime.Register("EXTRA_TEXT_LINES")]
public const string ExtraTextLines

Remarks

Notification.Extras key: an array of CharSequences to show in Android.App.Notification.InboxStyle expanded notifications, each of which was supplied to Android.App.Notification.InboxStyle.AddLine(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