Notification.ExtraSubText Field

Definition

#extras key: this is a third line of text, as supplied to Builder#setSubText(CharSequence).

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

Field Value

Implements

Attributes

Remarks

#extras key: this is a third line of text, as supplied to Builder#setSubText(CharSequence).

Java documentation for android.app.Notification.EXTRA_SUB_TEXT.

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