ScientificNotation.WithExponentSignDisplay Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("withExponentSignDisplay", "(Landroid/icu/number/NumberFormatter$SignDisplay;)Landroid/icu/number/ScientificNotation;", "GetWithExponentSignDisplay_Landroid_icu_number_NumberFormatter_SignDisplay_Handler", ApiSince=30)]
public virtual Android.Icu.Number.ScientificNotation? WithExponentSignDisplay(Android.Icu.Number.NumberFormatter.SignDisplay? exponentSignDisplay);
[<Android.Runtime.Register("withExponentSignDisplay", "(Landroid/icu/number/NumberFormatter$SignDisplay;)Landroid/icu/number/ScientificNotation;", "GetWithExponentSignDisplay_Landroid_icu_number_NumberFormatter_SignDisplay_Handler", ApiSince=30)>]
abstract member WithExponentSignDisplay : Android.Icu.Number.NumberFormatter.SignDisplay -> Android.Icu.Number.ScientificNotation
override this.WithExponentSignDisplay : Android.Icu.Number.NumberFormatter.SignDisplay -> Android.Icu.Number.ScientificNotation
Parametri
- exponentSignDisplay
- NumberFormatter.SignDisplay
Valori restituiti
- Attributi