DecimalFormatSymbols.CurrencySpcCurrencyMatch Campo

Definición

Precaución

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

<strong>[icu]</strong> Indica el patrón de coincidencia de moneda usado en #getPatternForCurrencySpacing.

[Android.Runtime.Register("CURRENCY_SPC_CURRENCY_MATCH", 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 CurrencySpcCurrencyMatch = 0;
[<Android.Runtime.Register("CURRENCY_SPC_CURRENCY_MATCH", 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 CurrencySpcCurrencyMatch : Android.Icu.Text.CurrencySpacing

Valor de campo

Value = 0
Atributos

Comentarios

<strong>[icu]</strong> Indica el patrón de coincidencia de moneda usado en #getPatternForCurrencySpacing.

Java documentación para android.icu.text.DecimalFormatSymbols.CURRENCY_SPC_CURRENCY_MATCH.

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