DateTimePatternGenerator.MatchNoOptions Campo

Definição

Cuidado

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

Máscara de opção padrão usada para #getBestPattern(String, int) e #replaceFieldTypes(String, String, int).

[Android.Runtime.Register("MATCH_NO_OPTIONS", 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 MatchNoOptions = 0;
[<Android.Runtime.Register("MATCH_NO_OPTIONS", 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 MatchNoOptions : Android.Icu.Text.DateTimePatternMatchOptions

Valor do campo

Value = 0
Atributos

Comentários

Máscara de opção padrão usada para #getBestPattern(String, int) e #replaceFieldTypes(String, String, int).

Java documentação para android.icu.text.DateTimePatternGenerator.MATCH_NO_OPTIONS.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a