DateTimePatternGenerator.MatchHourFieldLength Campo

Definición

Precaución

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

Máscara de opción para forzar el ancho del campo de hora.

[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

Valor de campo

Value = 2048
Atributos

Comentarios

Máscara de opción para forzar el ancho del campo de hora.

Java documentación para android.icu.text.DateTimePatternGenerator.MATCH_HOUR_FIELD_LENGTH.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a