NSNumberFormatter.AlwaysShowsDecimalSeparator 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.
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