NSNumberFormatter.MinimumIntegerDigits Property

Definition

The minimum number of integer digits allowed as input or output.

public virtual nint MinimumIntegerDigits { [Foundation.Export("minimumIntegerDigits")] get; [Foundation.Export("setMinimumIntegerDigits:")] set; }
member this.MinimumIntegerDigits : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to