Notification.ExtraTemplate Field

Definition

extras key: A string representing the name of the specific Notification.Style used to create this notification.

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

Field Value

Implements

Attributes

Remarks

extras key: A string representing the name of the specific Notification.Style used to create this notification.

Android reference for android.app.Notification.EXTRA_TEMPLATE.

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