NSNumberFormatter.MinimumFractionDigits 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 minimum number of digits after the decimal separated allowed as input or output.
public virtual nint MinimumFractionDigits { [Foundation.Export("minimumFractionDigits")] get; [Foundation.Export("setMinimumFractionDigits:")] set; }
member this.MinimumFractionDigits : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes