Idioma

NumberFormat.Integerstyle Campo

Definição

Cuidado

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

<strong>[icu]</strong> Constant para especificar um formato de estilo de número inteiro.

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

Valor do campo

Value = 4
Atributos

Comentários

<strong>[icu]</strong> Constant para especificar um formato de estilo de número inteiro.

Java documentação para android.icu.text.NumberFormat.INTEGERSTYLE.

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