Notification.ExtraTitleBig Field

Definition

#extras key: this is the title of the notification when shown in expanded form, e.

[Android.Runtime.Register("EXTRA_TITLE_BIG")]
public const string ExtraTitleBig;
[<Android.Runtime.Register("EXTRA_TITLE_BIG")>]
val mutable ExtraTitleBig : string

Field Value

Implements

Attributes

Remarks

#extras key: this is the title of the notification when shown in expanded form, e.g. as supplied to BigTextStyle#setBigContentTitle(CharSequence).

Java documentation for android.app.Notification.EXTRA_TITLE_BIG.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to