Android.App.Notification.ExtraShowChronometer Field
Notification.Extras key: whether Notification.When should be shown as a count-up timer (specifically a Android.Widget.Chronometer) instead of a timestamp, as supplied to Android.App.Notification.Builder.SetUsesChronometer(bool).

Syntax

[Android.Runtime.Register("EXTRA_SHOW_CHRONOMETER")]
public const string ExtraShowChronometer

Remarks

Notification.Extras key: whether Notification.When should be shown as a count-up timer (specifically a Android.Widget.Chronometer) instead of a timestamp, as supplied to Android.App.Notification.Builder.SetUsesChronometer(bool).

[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