Idioma

DecimalFormat.MathContextICU Propriedade

Definição

<strong>[icu]</strong> Retorna o android.icu.math.MathContext que está sendo usado para números arredondados. -ou- <strong>[icu]</strong>><Rounding and Digit Limits:</strong> Overload of #setMathContext for android.icu.math.MathContext.

public virtual Android.Icu.Math.MathContext? MathContextICU { [Android.Runtime.Register("getMathContextICU", "()Landroid/icu/math/MathContext;", "GetGetMathContextICUHandler", ApiSince=24)] get; [Android.Runtime.Register("setMathContextICU", "(Landroid/icu/math/MathContext;)V", "GetSetMathContextICU_Landroid_icu_math_MathContext_Handler", ApiSince=24)] set; }
[<get: Android.Runtime.Register("getMathContextICU", "()Landroid/icu/math/MathContext;", "GetGetMathContextICUHandler", ApiSince=24)>]
[<set: Android.Runtime.Register("setMathContextICU", "(Landroid/icu/math/MathContext;)V", "GetSetMathContextICU_Landroid_icu_math_MathContext_Handler", ApiSince=24)>]
member this.MathContextICU : Android.Icu.Math.MathContext with get, set

Valor da propriedade

Atributos

Comentários

Documentação do getter de propriedades:

<strong>[icu]</strong> Retorna o android.icu.math.MathContext que está sendo usado para números arredondados.

Java documentação para android.icu.text.DecimalFormat.getMathContextICU().

Documentação do setter de propriedades:

<strong>[icu]</strong><>Rounding and Digit Limits:</strong> Overload of #setMathContext for .android.icu.math.MathContext

Java documentação para android.icu.text.DecimalFormat.setMathContextICU(android.icu.math.MathContext).

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