Sprache

Notification.Metric.TimeDifference.FormatChronometer Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.TimeDifferenceFormat enum directly instead of this field.

Formatierungsoption: Chronometerformat, (z. B. zwei Stunden = "2:00:00").

[Android.Runtime.Register("FORMAT_CHRONOMETER", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.TimeDifferenceFormat enum directly instead of this field.", true)]
public const Android.App.TimeDifferenceFormat FormatChronometer = 2;
[<Android.Runtime.Register("FORMAT_CHRONOMETER", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.TimeDifferenceFormat enum directly instead of this field.", true)>]
val mutable FormatChronometer : Android.App.TimeDifferenceFormat

Feldwert

Value = 2
Attribute

Hinweise

Formatierungsoption: Chronometerformat, (z. B. zwei Stunden = "2:00:00").

Android-Referenz für android.app.Notification.Metric.TimeDifference.FORMAT_CHRONOMETER.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: