NSNumberFormatter.MaximumFractionDigits Property

Definition

The maximum number of places after the decimal separator.

public virtual nint MaximumFractionDigits { [Foundation.Export("maximumFractionDigits")] get; [Foundation.Export("setMaximumFractionDigits:")] set; }
member this.MaximumFractionDigits : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to