Android.App.Notification.ExtraTitleBig Field
Notification.Extras key: this is the title of the notification when shown in expanded form, e.g. as supplied to Android.App.Notification.BigTextStyle.SetBigContentTitle(Java.Lang.ICharSequence).

Syntax

[Android.Runtime.Register("EXTRA_TITLE_BIG")]
public const string ExtraTitleBig

Remarks

Notification.Extras key: this is the title of the notification when shown in expanded form, e.g. as supplied to Android.App.Notification.BigTextStyle.SetBigContentTitle(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