NSNumberFormatter.MaximumSignificantDigits Property
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.
The maximum number of significant digits.
public virtual nuint MaximumSignificantDigits { [Foundation.Export("maximumSignificantDigits")] get; [Foundation.Export("setMaximumSignificantDigits:")] set; }
member this.MaximumSignificantDigits : nuint with get, set
Property Value
System.System.UIntPtr
System.unativeint
- Attributes