DateTimePatternGenerator.MatchHourFieldLength Campo

Definizione

Attenzione

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

Maschera di opzione per forzare la larghezza del campo ora.

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

Valore del campo

Value = 2048
Attributi

Commenti

Maschera di opzione per forzare la larghezza del campo ora.

per android.icu.text.DateTimePatternGenerator.MATCH_HOUR_FIELD_LENGTH.

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