NumberFormatterSettings.Sign(NumberFormatter+SignDisplay) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("sign", "(Landroid/icu/number/NumberFormatter$SignDisplay;)Landroid/icu/number/NumberFormatterSettings;", "GetSign_Landroid_icu_number_NumberFormatter_SignDisplay_Handler", ApiSince=30)]
public virtual Java.Lang.Object? Sign (Android.Icu.Number.NumberFormatter.SignDisplay? style);
[<Android.Runtime.Register("sign", "(Landroid/icu/number/NumberFormatter$SignDisplay;)Landroid/icu/number/NumberFormatterSettings;", "GetSign_Landroid_icu_number_NumberFormatter_SignDisplay_Handler", ApiSince=30)>]
abstract member Sign : Android.Icu.Number.NumberFormatter.SignDisplay -> Java.Lang.Object
override this.Sign : Android.Icu.Number.NumberFormatter.SignDisplay -> Java.Lang.Object
Parameters
Returns
- Attributes