DecimalFormat.MathContextICU Proprietà

Definizione

<strong>[icu]</strong> Restituisce l'oggetto android.icu.math.MathContext usato per arrotondare i numeri. -oppure- <strong>[icu]</strong><Rounding>and Digit Limits:</strong> Overload of #setMathContext per 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

Valore della proprietà

Attributi

Commenti

Documentazione del getter delle proprietà:

<strong>[icu]</strong> Restituisce l'oggetto android.icu.math.MathContext usato per arrotondare i numeri.

per android.icu.text.DecimalFormat.getMathContextICU().

Documentazione del setter delle proprietà:

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

per android.icu.text.DecimalFormat.setMathContextICU(android.icu.math.MathContext).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a