DateFormat.StandaloneMonthField Campo

Definizione

Attenzione

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

<selector strong>[icu]</strong> FieldPosition per l'allineamento dei campi 'L', corrispondente al Calendar#MONTH campo.

[Android.Runtime.Register("STANDALONE_MONTH_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 StandaloneMonthField = 26;
[<Android.Runtime.Register("STANDALONE_MONTH_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 StandaloneMonthField : Android.Icu.Text.DateFormatField

Valore del campo

Value = 26
Attributi

Commenti

<selector strong>[icu]</strong> FieldPosition per l'allineamento dei campi 'L', corrispondente al Calendar#MONTH campo. Verrà visualizzato il nome del mese autonomo, se disponibile.

per android.icu.text.DateFormat.STANDALONE_MONTH_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