Precision.MinSignificantDigits(Int32) 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("minSignificantDigits", "(I)Landroid/icu/number/Precision;", "", ApiSince=30)]
public static Android.Icu.Number.Precision? MinSignificantDigits (int minSignificantDigits);
[<Android.Runtime.Register("minSignificantDigits", "(I)Landroid/icu/number/Precision;", "", ApiSince=30)>]
static member MinSignificantDigits : int -> Android.Icu.Number.Precision
Parameters
- minSignificantDigits
- Int32
Returns
- Attributes