DateFormat.Full Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Icu.Text.DateFormatStyle enum directly instead of this field.

Konstante für vollständiges Stilmuster.

[Android.Runtime.Register("FULL", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.DateFormatStyle enum directly instead of this field.", true)]
public const Android.Icu.Text.DateFormatStyle Full = 0;
[<Android.Runtime.Register("FULL", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.DateFormatStyle enum directly instead of this field.", true)>]
val mutable Full : Android.Icu.Text.DateFormatStyle

Feldwert

Value = 0
Attribute

Hinweise

Konstante für vollständiges Stilmuster.

Java Dokumentation für android.icu.text.DateFormat.FULL.

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: