NSNumberFormatter.AlwaysShowsDecimalSeparator Property

Definition

Whether the decimal separator should always be shown, even if the number is an integer.

public virtual bool AlwaysShowsDecimalSeparator { [Foundation.Export("alwaysShowsDecimalSeparator")] get; [Foundation.Export("setAlwaysShowsDecimalSeparator:")] set; }
member this.AlwaysShowsDecimalSeparator : bool with get, set

Property Value

Attributes

Applies to