Precision.TrailingZeroDisplay(NumberFormatter+TrailingZeroDisplay) 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("trailingZeroDisplay", "(Landroid/icu/number/NumberFormatter$TrailingZeroDisplay;)Landroid/icu/number/Precision;", "GetTrailingZeroDisplay_Landroid_icu_number_NumberFormatter_TrailingZeroDisplay_Handler", ApiSince=34)]
public virtual Android.Icu.Number.Precision? TrailingZeroDisplay (Android.Icu.Number.NumberFormatter.TrailingZeroDisplay? trailingZeroDisplay);
[<Android.Runtime.Register("trailingZeroDisplay", "(Landroid/icu/number/NumberFormatter$TrailingZeroDisplay;)Landroid/icu/number/Precision;", "GetTrailingZeroDisplay_Landroid_icu_number_NumberFormatter_TrailingZeroDisplay_Handler", ApiSince=34)>]
abstract member TrailingZeroDisplay : Android.Icu.Number.NumberFormatter.TrailingZeroDisplay -> Android.Icu.Number.Precision
override this.TrailingZeroDisplay : Android.Icu.Number.NumberFormatter.TrailingZeroDisplay -> Android.Icu.Number.Precision
Parameters
- trailingZeroDisplay
- NumberFormatter.TrailingZeroDisplay
Returns
- Attributes