Lingua

Notification.Metric.FixedDate.FormatAutomatic Campo

Definizione

Attenzione

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

Opzione di formattazione.

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

Valore del campo

Value = 0
Attributi

Commenti

Opzione di formattazione. Il sistema deciderà come formattare la data e se omettere parti, a seconda dello spazio disponibile, della relazione tra LocalDate e la data corrente e così via.

Informazioni di riferimento su Android per android.app.Notification.Metric.FixedDate.FORMAT_AUTOMATIC.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a