DateFormat.AmPmField Campo

Definizione

Attenzione

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

Selettore FieldPosition per l'allineamento del campo 'a', corrispondente al Calendar#AM_PM campo.

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

Valore del campo

Value = 14
Attributi

Commenti

Selettore FieldPosition per l'allineamento del campo 'a', corrispondente al Calendar#AM_PM campo.

per android.icu.text.DateFormat.AM_PM_FIELD.

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