DecimalFormatSymbols.CurrencySpcInsert Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.