Langue

DecimalFormat.MathContextICU Propriété

Définition

<strong>[icu]</strong> Renvoie l’être android.icu.math.MathContext utilisé pour arrondir les nombres. -ou- <strong>[icu]</strong strong><>Rounding and Digit Limits :</strong> Overload of #setMathContextandroid.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

Valeur de propriété

Attributs

Remarques

Documentation getter de propriété :

<strong>[icu]</strong> Renvoie l’être android.icu.math.MathContext utilisé pour arrondir les nombres.

Java documentation pour android.icu.text.DecimalFormat.getMathContextICU().

Documentation du jeu de propriétés :

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

Java documentation pour android.icu.text.DecimalFormat.setMathContextICU(android.icu.math.MathContext).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à