DecimalFormat.MathContextICU Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
<strong>[icu]</strong> Gibt den Wert zurück, der android.icu.math.MathContext zum Runden von Zahlen verwendet wird. -or- <strong>[icu]</strong><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
Eigenschaftswert
- Attribute
Hinweise
Dokumentation zum Property Getter:
<strong>[icu]</strong> Gibt den Wert zurück, der android.icu.math.MathContext zum Runden von Zahlen verwendet wird.
Java Dokumentation für android.icu.text.DecimalFormat.getMathContextICU().
Dokumentation zum Eigenschaftensatzer:
<strong>[icu]</strong strong>><Rounding and Digit Limits:</strong> Overload of #setMathContext for android.icu.math.MathContext.
Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.