DecimalFormatSymbols.CurrencySpcInsert Campo

Definição

Cuidado

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

<strong>[icu]</strong> Indica o valor de inserção usado em #getPatternForCurrencySpacing.

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

Valor do campo

Value = 2
Atributos

Comentários

<strong>[icu]</strong> Indica o valor de inserção usado em #getPatternForCurrencySpacing.

Documentação Java para android.icu.text.DecimalFormatSymbols.CURRENCY_SPC_INSERT.

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

Aplica-se a